Ysgrifennodd Gunlaug Sørtun:
> Can be fixed by applying 'hasLayout' to the right element to prevent IE
> from finishing to early, but in this case the simplest fix is to add...
>
> #home-navlist a {
>     position: relative;
> }
>
> ...which makes IE collect together and stack all layers of an element
> properly and make it all visible.
>

Many thanks Georg, and Antonio too.  And thanks for explaining why this
happens.  I think I've met this bug before without ever knowing what it was.

Anyway, it works now.

I used the postion:relative fix in the end, for no particular reason. 
Both solutions work, as I'm sure you know.

I'm grateful to you.


Peter

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to