摘要:
$.ajax({ type: "GET", url:"ajax_url.php", cache: false, data:{'action':'ABC','website':'DDD'}, dataType: "json", success:function(data){ /... 阅读全文
posted @ 2014-08-14 15:07
思静
阅读(347)
评论(0)
推荐(0)
摘要:
$(document).on("click", 'a.AAA', function(){ var flag=$(this).attr('flag'); alert(flag);
}); 阅读全文
posted @ 2014-08-14 11:28
思静
阅读(137)
评论(0)
推荐(0)
浙公网安备 33010602011771号