David Laakso wrote:

> Removing the comment in the hack selector list corrects IE5.5 (the
> border-bottom is now solid not dashed).
> (xp::ie/5.5 confirmed in browercam win/2000)
>
> Removing the comment has had no effect in IE5.0 (there still is no
> border-bottom).
> (xp::ie/5.01 confirmed in browercam win/2000)
>
> screen shots: <http://www.browsercam.com/public.aspx?proj_id=336771>


Yes, now I remember that IE5.01 does not apply many properties (like padding
and borders) to inline elements, unless they have hasLayout. Adding to your
links a  height:0  makes the borders to appear in IE5.01.  But there are
also other bad effects (mostly in their vertical alignment), so I don't
think this is a solution.
What to do? If you really like to have an indication on links in IE5.01 then
I would restore (just for IE5.01) the usual text-decoration: underline.

Best,
Bruno

______________________________________________________________________
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