Use a timer when mousemove while mousedown

后端 未结 0 2007
感动是毒
感动是毒 2020-12-30 00:29

I want to set a timer when user is moving the mouse while clicks. I have tried this but does not work properly:

var time_limit = 5;
var start = new Date;
var          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题