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.
::: COLLAPSABLE MENU BUG - IE WINDOWS XP :::
-
- Beginner
- Posts: 2
- Joined: Tue Sep 19, 2006 5:11 pm
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
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