摘要: 先从一个简单的例子说起,一个简单的button控件如下:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--><inputtype='button'name='mybtn'id='mybtn'onclick='myFunc()'/>然后为其注册事件,这样的情况,怎么在javascript里获取event呢,特别是firefox的情况。请看:Code highlighting 阅读全文
posted @ 2009-04-07 22:21 一缕青烟 阅读(2238) 评论(3) 推荐(5) 编辑