Hello everyone,
is there any problem with z-index and iexplorer?
I have created a menu and while everything is ok on FF i have this problem in IE:Attachment 967
My Html is:Code:<ul id="navmenu"> <li><a href="#">Home</a></li> <li><a href="#">About</a> <ul style="z-index:0"> <li><a href="#">Team</a></li> <li><a href="#">History</a> <ul style="z-index:10; margin-left: -25px; margin-top: 5px;"> <li><a href="#">United Kingdom</a></li> <li><a href="#">France</a></li> <li><a href="#">USA</a></li> </ul> </li> <li><a href="#">Offices</a></li> </ul> </li> </ul>



Reply With Quote
WHAT A SHOCKER, IE has a bug





Bookmarks