jack fredricks wrote:
> I have this rule;
>
> .myclass
> {
> border: 1px dashed #000;
> }
>
> When I scroll down the page, IE doesn't redraw the borders well, and
> they end up all 'bunched up' (so instead of steady dashes, i get
> little sections of solid lines randomly dispersed throughout)
>
> Is this just part of the common family of IE bugs, and a sign that
> other issues exist? or is it something separate?
>
> the div in issue 'has layout'
>   

Have you tried applying position: relative to it too? That's another 
possible IE bug killer, and my only idea without seeing a page.

Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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