Juanita schrieb: > > Different pages contain text of different lengths, and are in a container > which expands as necessary, meaning some pages need to scroll - some > don't. Consequently, the pages 'jump' when switching between pages that > scroll and those that don't. > > It does this in all browsers FF, Opera, Netscape, (Safari/Mac IE) and used > to in IE (PC) but I changed something (not sure what!) that put a > grayed-out scroll bar on the pages that have less text. > > Does anyone know what I can do so all the pages stay in the same place > regardless of the length of the page. > I know - it's not perfect - but I'm just learning! >
In my opinion, you should give the html element a height of 100.02% or 100.03%. This way Mozilla and friends should permanently display the vertical scrollbar, without providing the ability to scroll. Regards, Uwe Kaiser -- ______________________________________________________________________ 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/
