I am hoping someone can guide me in the right direction. I need a script or function that will capture the X & Y position of the mouse click and set it in a variabvle that I will store in DB.
Caveat - I need it to be X&Y position relative to the top left position of a image *(floor plan map)...so If I have the image centered on the page , the X&Y position is not top left of screen, but top left of the image. Thanks in advance