You should try html { overflow-y: scroll; }
On Fri, Jun 20, 2008 at 16:53, Mark Voss <[EMAIL PROTECTED]> wrote: > I've always used: > > html{min-height:100.1%;} > > to force a vertical scroll-bar in Firefox for fixed width sites that are > centred in the browser window - it stops them jumping sideways when you > navigate between pages that are longer and shorter than the viewport. > > With the release of Firefox 3 however, I've found that this no longer works > and I need to increase the minimum height percentage slightly: > > html{min-height:100.2%;} > > does the trick! > _________ > > Regards, > Mark Voss > > > > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: [EMAIL PROTECTED] > ******************************************************************* > > -- Алексей ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************