2017年6月1日

摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.or 阅读全文
posted @ 2017-06-01 09:03 Mr..right 阅读(309) 评论(0) 推荐(0) 编辑
摘要: JS中如何获取元素 通过ID名称来获取元素:document.getElementById('元素的ID') 事件:鼠标事件、键盘事件、系统事件、表单事件、自定义事件.... onclick //点击事件 onmouseover //鼠标移入 onmouseout //鼠标离开 onmousedwn 阅读全文
posted @ 2017-06-01 08:56 Mr..right 阅读(213) 评论(0) 推荐(0) 编辑

导航