标签:http io sp cti on c r as tt
$(selector).delegate(childSelector,event,data,function)
在这个function中,$(this)指向childSelectot
可把其中的$(‘p‘)改成$(this)看效果
http://www.w3school.com.cn/tiy/t.asp?f=jquery_event_delegate
标签:http io sp cti on c r as tt
原文地址:http://www.cnblogs.com/cjy1993/p/3990816.html