Home
Forum
Pro Shop
Blog
Jobs
Register
Thread
:
Is anybody out there who solved the ie problem with the nav (second level)?
View Single Post
#
2
(
permalink
)
01-28-2007, 06:59 AM
lauris
New Pligger
Join Date: Jan 2007
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Solved it by myself: just replace
#nav li ul --> left: -999em; with visibility: hidden;
and
#nav li:hover ul, #nav li.sfhover ul --> left:auto; with visibility: visible;
then ists working in ie too.
lauris
View Public Profile
Send a private message to lauris
Find all posts by lauris