摘要: 一、onmouseover、onmouseenter、onmouseout、onmouseleave的区别 onmouseover、nmouseout:鼠标移动到自身时候会触发事件,同时移动到其子元素身上也会触发事件 onmouseenter、onmouseleave:鼠标移动到自身是会触发事件,但 阅读全文
posted @ 2017-07-04 23:02 云随风走 阅读(110) 评论(0) 推荐(0) 编辑