Automatic mouse cursor move to particular coordinate using javascript

Discussion in 'JavaScript' started by suresh.char, Mar 8, 2007.

  1. #1
    Hi,

    I have one requirement in which mouse has to move automatically to particular coordinates by running javascript funtion.

    If user call the mouse move action with X , Y coordinates through my tool, my tool has to move the mouse to particular coordinate. My tool has to call corresponding javascript function to do mouse move action.

    Whether it is possible to do in javascript? :confused:

    Please if any body is having idea, let me know.

    Thanks & Regards

    Suresh C
     
    suresh.char, Mar 8, 2007 IP
  2. Aragorn

    Aragorn Peon

    Messages:
    1,491
    Likes Received:
    72
    Best Answers:
    1
    Trophy Points:
    0
    #2
    I don't think you can control the position of the mouse with javascript.
     
    Aragorn, Mar 8, 2007 IP
  3. JoshuaGross

    JoshuaGross Peon

    Messages:
    411
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3

    Noooo, you can't, thank God. I've studied all the ins and outs of Javascript, and that would be a -TERRIBLE- feature that people could easily abuse.
     
    JoshuaGross, Mar 8, 2007 IP