Sent by Holly Bergevin on 30 January 2005 08:08
From: GPL [EMAIL-REMOVED]>
>http://tinyurl.com/5xrzj
>
>The navigation snippet on the link above looks fine in OP, NS, FF, but
>in any version of IE there is an extra colored space at the bottom.
>1. How can I remove that extra colored bar at the bottom of the last link in IE?
Move the closing tag for the UL up to the same line as the closing tag for the last LI.
>2. In FF, OP, NS when hovering, you dont need to hover over the link
>text to light up block, but in IE it will only light ip the block if
>you hover over the text. Did I do something wrong using display:block?
IE needs "layout" which you can give it using {height: 1%;} via the hollyhack [1] for the - #links2
ul li a - selector. You should also be able to remove the selector that sets the width to auto for
other browsers (it's commented out now anyway).
hth,
~holly
[1]http://www.positioniseverything.net/articles/hollyhack.html#haslayout
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/