摘要: onmouseover 当鼠标移到这个对象之上时响应 onmouseout 当鼠标移出这个对象之上时响应 document.getElementById('id') 获取id的元素并可以做一些操作 onclick 点击事件 alert 弹出框 如 var onVar1 = document.getE 阅读全文
posted @ 2016-12-16 17:53 猿咧 阅读(211) 评论(0) 推荐(0)