Is it possible to trigger Mouseevents by a divcontainer?

Posted by Lara Röpnack on Stack Overflow See other posts from Stack Overflow or by Lara Röpnack
Published on 2010-06-07T11:49:24Z Indexed on 2010/06/07 12:02 UTC
Read the original article Hit count: 304

I have an div Element with the ID mypointer, wich has an absolute position. I animate this div on a page with jquery. The goal is a presentation where the elements show the same reaktion on the div element like the mousepointer. So I want to simulate mouseover, click and rightclick events. Is that possible? Can someone give me an example which show me how to do that?

Thank you for your answers

Lara

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery