摘要: $('body').click(function(e){ if(($(e.target).attr('class')!='header-top-nav-ipt')){ alert('除了class=header-top-nav-ipt以外的元素') } }); 阅读全文
posted @ 2019-11-14 18:08 怪咖咖 阅读(2048) 评论(0) 推荐(0)