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   ·   5582 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 07:32 · PVG 15:32 · LAX 00:32 · JFK 03:32
♥ Do have faith in what you're doing.