> Anyone else had any problems with the Suckerfish dropdowns in ie7
> beta 3?
>
> I'll roll over one link which reveals the drop down list for that
> link but
> when I roll off the link the list doesnt go away. So if I roll over
> another
> link the previous list I had rolled over is still showing. Also, if
> the list
> has a second level it will show the first time I roll over it but if
> another
> link has a second level it doesnt pop out.
>
> Any cures for this?

If anyone's still experiencing a problem with this, I've posted a simple
fix at
http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/

The gist is:

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

Hope that helps,

-Matt

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to