摘要: 3 window对象的属性1 3.1 window.location.href 3.2 window.event 3.2.1 altKey属性,表示发生事件时alt键是否被按下,类似的还有ctrlKey、shiftKey属性 3.2.2 clientX、clientY;screenX、screenY;offsetX、offsetY 3.2.3 retur... 阅读全文
posted @ 2013-05-30 21:42 【唐】三三 阅读(469) 评论(0) 推荐(0)