jQuery event.timeStamp 属性
-
定义和用法
event.timeStamp 属性返回返回鼠标左键第一次按下到最后一次抬起所消耗的毫秒数。 -
语法
event.timeStamp -
参数
参数 描述 event 必需。event 参数来自事件绑定函数。 -
-