Previous Message
Next Message

Scrollbar - spacing

Sent by Jeroen Visser [ vizi ] on 18 February 2005 23:11


Portman wrote:
> Matthias Kestenholz wrote:
> 
>>I think you are talking of the Mozilla family of browsers? Because IE
>>always shows the vertical scrollbar.
>>
>>If I want Mozilla to show a vertical scrollbar I assign a height of
>>100.02% to the html Element:
>>
>>html  {
>>   height: 100.02%;
>>}
>>
>>100.02% is enough so that mozilla will show the scrollbar without
>>allowing the user to scroll 1px up and down (which would be ugly)
> 
> Thanks.  Great idea.

Hmm, I'm not so sure. Positioning the logo independent from viewport 
width is far more reliable. Who says Firefox 2 won't allow the scroll? 
Or: what does Opera do with this CSS 'fix'?

And on a deeper level: it's pretty lame to impose a probably 'active' 
(as in: not greyed out such as the IE one) scrollbar that does nothing. 
People will think their browser is broken, that there's more content in 
the page than appears, and will get frustrated.

I'd strongly advise to stick to the positioning solution, than to apply 
a quick symptom fix like the above.

Jeroen

-- 
vizi fotografie & grafisch ontwerp - http://www.vizi.nl/

______________________________________________________________________
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:

Possibly related: