摘要: div.onclick = function(ev){ if(ev.target!=this) return; else { ... } } 阅读全文
posted @ 2017-05-15 12:07 ghfjj 阅读(7034) 评论(0) 推荐(0) 编辑