会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
咋咔
博客园
首页
新随笔
新文章
联系
订阅
管理
2005年9月23日
[转贴]js技巧
摘要: 事件源对象 event.srcElement.tagName event.srcElement.type 捕获释放 event.srcElement.setCapture(); event.srcElement.releaseCapture(); 事件按键 event.keyCode event.shiftKey event.altKey event.ctrlKey 事件返回值 ev...
阅读全文
posted @ 2005-09-23 14:50 zacard
阅读(1007)
评论(2)
推荐(0)
编辑