Hi,

I have content that is centered on the page. Problem is - when a user
switches between a page that does not have a vertical scroll bar and
one that does (because the content fits within the browser window or
does not respectively) the centered content jumps left or right to
factor in the insertion or removal of the scroll bar.

For some time I have been using a body style like:

body {
    height: 101%;
}

This forces the scroll bar to always be present and thus "fixes" the
problem. However, now I would like to use a strict.dtd and this no
longer works.

Can someone recommend a solution?

Mike

-- 
Michael B Allen
PHP Active Directory SPNEGO SSO
http://www.ioplex.com/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to