Move mouse cursor using javascript in Chrome or Firefox using any method (Plugin, GreaseMonkey?)
Posted
by Phil
on Stack Overflow
See other posts from Stack Overflow
or by Phil
Published on 2010-03-09T14:50:09Z
Indexed on
2010/04/14
14:23 UTC
Read the original article
Hit count: 465
Hi,
I have need to move the mouse cursor position in the browser, I can use any method as long as its in Google Chrome or Firefox, one or the other. In the best case, I would like to control the mouse position with javascript.
Any easy way to do this? Thanks! Phil
© Stack Overflow or respective owner