firefox submenu still out of position with latest version

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
br121965
Beginner
Beginner
Posts: 1
Joined: Tue Jun 27, 2006 4:06 am

firefox submenu still out of position with latest version

Post by br121965 »

I have upgraded the menu code to the latest version (Version 5.751) in order to fix firefox sub menu positions not lining up correctly. However, the new code does not seem to fix the sub menu positioning problem.

A version of the site can be found at: http://staging.cyaconsulting.com/ameliaIsland/

I am viewing with the latest version of FF - 1.5.0.4 on Windows XP

Any help or suggestions would be appreciated.

-Brian
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi Brian,

Try actually setting the correct position for each of the menus:

For the main menu add position="relative"; and for the sub menus add position="absolute";

That should do the trick
Post Reply