摘要:
jQuery中.bind() .live() .delegate() .on()的区别 我们先看看html代码!!! 再来看看jQuery的代码!!! bind(type,[data],fn) 为每个匹配元素的特定事件绑定事件处理函数 $("a").bind("click",function(){a 阅读全文
posted @ 2017-05-19 08:42
姜筱妍
阅读(320)
评论(2)
推荐(2)
浙公网安备 33010602011771号