How can I make the cursor jump off an item when the item is clicked?
I have an image that acts different ways when hovered, clicked, double clicked etc, and I'd like the double click to throw the cursor to the other side of the screen or at least off the image or the div the image is in.
As in the image clicked would start repelling the cursor after click?