Mark Batty wrote:

>Hi all
>
>David Laakso gave me advice off-list, following up on this I want to force a
>vertical scroll bar.  This is to prevent lateral page shifting when one page
>is very short and one page is very long.
>
>This is caused because a vertical scrollbar is shown when a page is long but
>the scrollbar is not shown when another page is short, the effect is that
>pages appear to shift left and right.
>
>I've been using the following to force a permanent scrollbar on all pages:
>
>html {
>    min-height: 100%;
>    margin-bottom: 1px;
>}
>
>This seems to work in IE and Firefox but not Opera.
>
>Can anyone help?
>
>Thanks.
>
>Mark.
>
The code referenced above is from 
<http://www.hicksdesign.co.uk/journal/forcing-scrollbars-now-even-better>. 
What version of Opera are you using, and what is your page URI? I will 
not be able to help but others may.
Best,

~dL

-- 
David Laakso
http://www.dlaakso.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