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:02

Menu Alignment Conflict


Poster: bobwill
Dated: Monday October 20 2003 - 18:09:24 BST

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.


Poster: Maz
Dated: Monday October 20 2003 - 22:47:47 BST

You can't do this without a table, it makes no sense.

<td><img src="images/top_banner.gif" width="800" height="162"></td>

Regards
maz


Poster: bobwill
Dated: Tuesday October 21 2003 - 0:03:07 BST

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.


Poster: bobwill
Dated: Tuesday October 21 2003 - 15:43:09 BST

Got it fixed. My stupid mistake. I had a table definition problem in the display of my top banner, which caused the menu to load at the wrong position.

Thanks for your help.