I'm looking for a way to slow down the mousedown movement when drawing a signature.
I think it would allow the user more control.
Is there any way to do this?
I'm looking for a way to slow down the mousedown movement when drawing a signature.
I think it would allow the user more control.
Is there any way to do this?
The mousemove events are generated by the browser, and thus you can't change these.