Hi,
How do I implement a functionality where something is done over and over while I press the mousedown on for example a button and stop that something on mouseup.
I can't just do a while loop in a function coz that locks the browser completely.. Help please..!
How do I implement a functionality where something is done over and over while I press the mousedown on for example a button and stop that something on mouseup.
I can't just do a while loop in a function coz that locks the browser completely.. Help please..!