文件名称:高手window.event对象详解
文件大小:29KB
文件格式:TXT
更新时间:2011-09-19 06:38:18
window.event 详解
window.event对象详解。event对象只在事件发生的过程中才有效;event的某些属性只对特定的事件有意义。比如,fromElement 和 toElement 属性只对 onmouseover 和 onmouseout 事件有意义。
文件名称:高手window.event对象详解
文件大小:29KB
文件格式:TXT
更新时间:2011-09-19 06:38:18
window.event 详解
window.event对象详解。event对象只在事件发生的过程中才有效;event的某些属性只对特定的事件有意义。比如,fromElement 和 toElement 属性只对 onmouseover 和 onmouseout 事件有意义。