Previous Message
Next Message

Extra scrollbar in IE (position : fixed hack, standards mode)

Sent by Linda Antonsson on 6 April 2005 10:10


Gary Turner wrote:
> Linda Antonsson wrote:
> 
>> After switching over a position : fixed layout to standards rather 
>> than quirks mode in IE, a second, non-functional scrollbar has 
>> suddenly appeared next to the useable one:
>>
>> http://www.westeros.org/Westeros-CSSFrames.html
> 
> Not tested.
> 
> In your IE stylesheet, do html{overflow: hidden;}
> 
> cheers,
> 
> gary

Thanks. :) Replacing body{overflow-y:hidden} with html{oveflow:hidden} 
seems to have done the trick. Is that simply because html comes higher 
up the chain than body?

Linda
______________________________________________________________________
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/
Previous Message
Next Message

Message thread: