northcloud
01-26-2005, 11:39 PM
I am working on a website,www.premiumpower.com. It contains a dropdown menu list (code by javascript). The menu works well on IE, but it doesn't look good on Mozilla Firefox and Netscape. Does anybody know how to fix it? Thank in advance.
namelayer
01-26-2005, 11:49 PM
If you are talking about the Dropdowns on the Green NavBar they seem to be working for me.
Firefox 1.0
rtstats
01-27-2005, 01:41 PM
I also have Firefox 1.0 and the menus appear, but not right under the navigationbar. Try adding position:absolute to the style of the menu layers.
northcloud
01-27-2005, 10:33 PM
Thank you guys. I have tried to set position:absolute in the class which the menu use, but it doesn't work, the drop-down menu always position out of my own page and submenus do not show right under the main menu. :-(