thenetfreaker
12-06-2003, 08:13 AM
can javascript put the mouse in spesific cordinates[for example 348,834] ?
|
Click to See Complete Forum and Search --> : can javascript "play" with the mouse[cursor] ? thenetfreaker 12-06-2003, 08:13 AM can javascript put the mouse in spesific cordinates[for example 348,834] ? fredmv 12-06-2003, 09:56 AM You can track the current coordinates using simple event handlers but you can't explicitly set them for obvious reasons. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |