摘要:
//阻止起泡取消下面的注释 e.stopPropagation(); //或者使用这种方式 //return false; }); $('.three').click(function(e){ alert('three'); //阻止起泡取消下面的注释 e.stopPropagation(); // 阅读全文
posted @ 2018-02-01 17:07
heshimei77
阅读(504)
评论(0)
推荐(0)
浙公网安备 33010602011771号