javascript - Jquery: Automate Mousemove every 20seconds -


i make script in jquery automove cursor every 20 seconds in random position of screen.

if not possible make in jquery,how can make in javascript?

you can't move user's mouse in javascript (or built on it)...this quite annoying...and used evil pretty quickly.

for example: imagine advertiser's javascript moving mouse ad randomly in hopes click.


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -