摘要:
$("#model_frame").on("click",function(){ $(this).hide(); console.log($(this)); }); $(".model").on("click",function(event){ event.preventDefault(); return false; //子节点return false 可以阻止事件向上传递 });... 阅读全文
posted @ 2016-11-30 20:20
好叶叶孤城
阅读(752)
评论(0)
推荐(0)

浙公网安备 33010602011771号