Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:05

Image Map Problem


Poster: bobwill
Dated: Thursday October 9 2003 - 16:59:01 BST

Since I have gone to V5 RC 14, the image map on my web site no longer works in Opera 6.06. I have tested it using Opera 7.0 and IE 5 and things work as they should. I have determined that there is some type of conflict in the code between my "menu_data.js" file which loads the primary menu system and the code within the "htm" file that loads the image map. The "js" code for the image map is placed directly inside the "htm" file.

I discovered this by commenting out the loading of the "menu_data' file. For some reason Opera 7.0 and IE 5 ignores what ever conflict there is.

http://www.baseball.legion.org/

Look under "World Series"/Location Map.

Any advice would be appreciated.


Poster: bobwill
Dated: Friday October 10 2003 - 13:05:00 BST

Got it working for Opera 6.06. This is what I did. I cut all the "JS" code out of the "htm" file and created a seperate "map_data.js" file. I then Load the "map_data.js" code prior to loading the "menu_data.js". I do not know what conflicts it fixed, but I do know that it now works. :D


Poster: Hergio
Dated: Friday October 10 2003 - 15:09:41 BST

Verrrry interesting. Hmmm :?
Well awesome to see you figured it out on your own, nice job troubleshooting!


Poster: John
Dated: Friday October 10 2003 - 21:44:08 BST

Yeah, very interesting, indeed. Guess I'm confused as to why a simple image map is a .js file, or is it called from a menu item?