Hi
I am doing some asp.net
and I have this ImageMap with a bunch of hotspots on it...
I am trying to figure out how to get the Mouse coordinates when the user clicks on the image...I am guessing the best way is to let javascript grab the location of the mouse..but how do you call a Javascript function from the onClick event of the hotspot? ...if I am thinking it wrong, please feel free to give point a different approach
Thanks in advance
I am doing some asp.net
and I have this ImageMap with a bunch of hotspots on it...
I am trying to figure out how to get the Mouse coordinates when the user clicks on the image...I am guessing the best way is to let javascript grab the location of the mouse..but how do you call a Javascript function from the onClick event of the hotspot? ...if I am thinking it wrong, please feel free to give point a different approach
Thanks in advance
Comment