jQuery event.type 属性
-
定义和用法
event.type 属性返回哪种事件类型被触发。 -
语法
event.type -
参数
参数 描述 event 必需。event 参数来自事件绑定函数。 -
-