I have some type of conflict that is causing the menu to load way to the right on only one htm page of my web site. I am sure it has something to do with the loading of two menu files associated with this page. Please take a look and tell me what the problem is.
Go to http://www.baseball.legion.org/ and go to the "Location Map" menu located under "World Series".
I am loading a map image using a file call "map_data.js" and the primary menu is loaded using "menu_data.js". You can see how these files are loaded in the "regional_map.htm" file.
The main menu does load, but it is way off to the right. It appears that maybe the size of the window is messed up??
Looks correct in Opera 6.06. No good in Opera 7 and IE 5
Any help is appreciated.
Menu Alignment Conflict
i appreciate your comments. I was going by the Milonic sample http://www.milonic.co.uk/menusample.php?sampleid=4. Can you tell me what the difference is between my code and the sample code as it applies to tables that you mentioned.