I'm trying to achieve a distorted or crooked mouse movement along a page (although the user is moving the mouse fine).
I don't want to seem crude, rude or mean, but i want to simulate a Parkinson's or arthritic patient trying to move a mouse across a web page.
How do i achieve this using HTML, JS/Jquery or even CSS? I even had a thought of using small grids along the page and having the mouse cursor snap to those grid edges to achieve the effect, but could not find any code relevant to this (or am i searching with the wrong keywords??)
I do not have any starting code so apologies if this may be a trouble to any of you, but I'd appreciate any help right now.
I am only looking for a browser solution, maximum browser compatibility is appreciated.