Forum Moderators: not2easy

Message Too Old, No Replies

Suckerfish menu doesn't hide first subs in IE.

After any click onto the page IE behaves weired.

         

tftglas

9:34 pm on Aug 8, 2007 (gmt 0)

10+ Year Member



Hi!
I'm using the "son of suckerfish" navigation on my website and it works great, except in IE. Or better: except in IE if you have clicked anywhere before opening the navigation by hovering. Because as soon as you have clicked somewhere, IE doesn't hide any of the first sub menus. The other subs work. So a sub sub is closed as well as a sub sub sub but a sub stays opened and if you move your mouse onto another topmenu that has a sub, the second sub is positioned above the first one.

Isn't it weired?

If you have any idea what might be happening, please let me know.

tftglas

bobming

9:24 am on Aug 10, 2007 (gmt 0)

10+ Year Member



This sounds a little bit like a problem I had with suckerfish menus in IE7. Dropdown menus were refusing to disappear after appearing, causing a right mess.

However I found adding the following fixed this problem:

#menu li:hover, #menu li.hover {
position: static;
}

where #menu is the id of the top ul.