Brian Cummiskey wrote:

> Rounded corners:  after some scrolling where the top portion of the 
> page is out of view, sometimes IE will display it fine, others it
> will push the rounded corners out some, leaving a gap.  Other times,
> the corners stay put, but a blue bar fills the top margin area.  I'm 
> wondering if this has to do with the HAS LAYOUT fix that Holly helped
> > me with for the menus last week, but i'm not sure how to implement
> it on this type of markup.

You _can_ apply 'hasLayout', but it might be a bit complicated with
possible offset-positions and/or other adjustments.

However, it looks like the "stacking" is improved enough to make IE
"paint" reliable, if you add...

#page {position: relative;}

regards
     Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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