::: COLLAPSABLE MENU BUG - IE WINDOWS XP :::

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
david.lee@tgvdesign.co.uk
Beginner
Beginner
Posts: 2
Joined: Tue Sep 19, 2006 5:11 pm

::: COLLAPSABLE MENU BUG - IE WINDOWS XP :::

Post by david.lee@tgvdesign.co.uk »

Would really appreciate some help and guidance with this one.

http://www.tgvtesting.co.uk/playingcards/

The menu is positioned within a <div> tag (using CSS for layout), whilst the main part of the nav postions itself fine, the submenu items (click on a section header to show) are positioning themselves at zero on the X axis. I've tried to amend the menu scripts, but with little success.

If anyone can help I'd be most appreciative.

Cheers,

David.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi David,

Putting the menu in a div is just like putting it in a table. Here are the directions about relatively positioned menus. You can't just put all the script calls inside the div, it requires special handling.

http://milonic.com/tablemenu.php

If you still have the problem after using this method, please post back.

Ruth
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

David,

Just FYI, if you make any changes to the menu code there will no longer be any way we can assist you with your problems. Please make sure you are running 'clean' code when trying Ruth's suggestion.
Post Reply