mouse move javascript trick?

Discussion in 'JavaScript' started by schlogo, Jun 23, 2008.

  1. #1
    Hello


    I need to know if the following is possible. I click on a menu and it moves the mouse cursor to a specific point on the screen. Would it be written in javascript? Does it already exist?

    Tks for your help
     
    schlogo, Jun 23, 2008 IP
  2. koolman

    koolman Peon

    Messages:
    76
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It is not possible
     
    koolman, Jun 24, 2008 IP
  3. schlogo

    schlogo Well-Known Member

    Messages:
    1,615
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    140
    #3
    I have someone looking at it, I l let you know if a solution is found
     
    schlogo, Jun 24, 2008 IP
  4. snugbrimm

    snugbrimm Peon

    Messages:
    420
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4

    Oh! it's DEFINITELY possible , that can be done but for a little more pay
     
    snugbrimm, Jun 24, 2008 IP
  5. koolman

    koolman Peon

    Messages:
    76
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I am really curious.
    Could you please give more information, please.
     
    koolman, Jun 24, 2008 IP
  6. xlcho

    xlcho Guest

    Messages:
    532
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Mouse cursor position cannot be manipulated on a web page(I mean plain HTML and JS, not flash, etc), and that's it. Doesn't depend on the 'pay' :) There are quite some reasons for that btw just think about it
     
    xlcho, Jun 24, 2008 IP