Forum Moderators: not2easy
#menu li {}
#menu li:hover {z-index: 500;}
the z-index will make the menu appear as the top layer over all other content, but if I add position: relative to have the menu's line up where they should, the menu goes back behind the content in FF.
Any help would be greatly appreciated.
Thanks!