View Single Post
Old 01-23-2013, 08:59 PM   PM User | #1
katmac
New Coder

 
Join Date: Aug 2012
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
katmac is an unknown quantity at this point
Mouse Overs on Image Map using Frames - Urgent

Hello

I have an image map with some tooltip code added - wich is fine.
Here is the link: http://mandatorymarketinginc.com/test/directory.htm
This code works cross-browser and is in frames.

Here is the problem, I now need to have code that when the user mouses overs a store name in the right frame (dir-right.htm) the location of that store (for example, location N) is covered with a png file I created. I have created images for each location on the map.

Right now the code I have for each png location file is hard-coded and is not working cross-browser at all.

Does someone know how I can write this code in JavaScript to allow me to do this?

Thanks so much.
Attached Thumbnails
Click image for larger version

Name:	sample-ie.jpg
Views:	29
Size:	24.6 KB
ID:	11888   Click image for larger version

Name:	sample-ff.jpg
Views:	12
Size:	47.4 KB
ID:	11889  
katmac is offline   Reply With Quote