samuel1992's recent timeline updates
samuel1992

samuel1992

V2EX member #128591, joined on 2015-07-23 20:24:10 +08:00
samuel1992's recent replies
老师讲课的节奏让人昏昏欲睡,没有个轻重缓急
```$('#btn').click(function(e){
`````......;
`````$(".commin_table a").each(function(e){
```````var obj=$(this);
```````var href=$(this).attr(action);
```````$.post(href,......);
`````}
```}
重新派下版
@abelyao 我仔细看了一下,确实是ajax异步处理。
```$('#btn').click(function(e){
......;
$(".commin_table a").each(function(e){
var obj=$(this);
var href=$(this).attr(action);
$.post(href,......);
}
}
但是这样写是不是意味着href没有用
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2280 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 01:35 · PVG 09:35 · LAX 18:35 · JFK 21:35
♥ Do have faith in what you're doing.