I have trouble adding a long drop to an item on the page
I have a div and I need to set a long click with time outside auto as a human
I want is like element.click()
but with a long timeout... Can you help me with example code?
<div>my div</div>
$('div').mousedown(function(){}