How to capture location of a user click?

Hi all,


Just wondering if anyone knows how you might be able to capture the x,y coordinate of where a user clicks? For example, I'd like to be able to position feedback close to where a learner has clicked. If I could capture the x,y coordinates of where they clicked, I could then use a move to action to move feedback to that location. Any ideas?


Thanks a bunch!!


Erin

Discussion (1)

Some very basic JavaScript: http://www.javascripter.net/faq/mouseclickeventcoordinates.htm

Discussions have been disabled for this post