Lori Leach wrote:
I have a CSS Drop Menu navigation on the following page - I can see it in FF but not in IE.

http://www.zenfulcreations.com/client-files/gu/

IE/win need a "HasLayout" hack.

@media all {
* html mainMenu {height: 0;}
}

... at the end of your stylesheet, will bring the menu up on screen.

regards
        Georg
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to