会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
盛世唐朝
收集自己正学习的资料,方便自己学习,免得到处查找资料。
博客园
首页
新随笔
联系
订阅
管理
2005年9月1日
javascript 技巧集
摘要: 事件源对象 event.srcElement.tagName event.srcElement.type 捕获释放 event.srcElement.setCapture(); event.srcElement.releaseCapture(); 事件按键 event.keyCode event.shiftKey event.altKey event.ctrlKey 事件返回值 eve...
阅读全文
posted @ 2005-09-01 22:02 唐朝
阅读(924)
评论(1)
推荐(0)
编辑