Image Map Problem

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
User avatar
bobwill
Mega Advanced
Mega Advanced
Posts: 229
Joined: Tue Oct 01, 2002 3:03 pm
Location: Kansas
Contact:

Image Map Problem

Post by bobwill »

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.
User avatar
bobwill
Mega Advanced
Mega Advanced
Posts: 229
Joined: Tue Oct 01, 2002 3:03 pm
Location: Kansas
Contact:

Post by bobwill »

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
User avatar
Hergio
Milonic God
Milonic God
Posts: 1123
Joined: Wed Jun 12, 2002 7:46 pm
Location: Rochester, NY

Post by Hergio »

Verrrry interesting. Hmmm :?
Well awesome to see you figured it out on your own, nice job troubleshooting!
Dave Hergert
Software Engineer
"Helping to make the menu better, one :?: at a time."
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

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?
John
Post Reply