Kara Taylor wrote:

> In the left navigation for this site
> http://coawfl.appriver.com/
> we have a 2px dotted bottom border
> on the list items.  I can refresh the page all day long and
> everything's fine.  But.....I removed some list items and changed some
> link names for the press section and at random intervals IE6 will
> change the color of the bottom border (on random links).  If you go
> here and hit refresh over and over you'll eventually see it:
> http://coawfl.appriver.com/press-room.asp

Kara, I can't reproduce it locally, so it must be related
to the dynamic nature and timing of the page serving, as
you may suspect.

However, I can also "paint out" the color errors by dragging a
window or app over the offending borders, which suggests a 
"layout" issue. I see that the div, UL, and LI's all have 
widths so they do have layout, but the links inside do not.

IE's way of dealing with lists can be incredibly bizarre, but
I bet that giving the links the same width as the LI's might
solve the problem, altho it also might cause changes in spacing.

Give it a try and let us know how it goes.

Big John





-- 
Perennial student + Impractical joker + CSS junkie = Big John
<http://www.positioniseverything.net>

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to