Johnny G's wrote:
> When the page requires a scrollbar firefox pushes the contents of the window
> over.
>
> There was a post a few issues back that suggest this:
>
> html {
> height: 100%;
> margin-bottom: 1px;
> }
>
> this does work, but it permanently adds a scrollbar that scrolls 1px to all
> p
John,
On Apr 5, 2007, at 5:33 PM, Johnny G's wrote:
> Is there a way to have no scrollbar when not needed yet the layout
> not be
> adjusted when Firefox adds one?
Only if you are willing to use a layout that is left aligned.
Roger,
--
Roger Roelofs
[EMAIL PROTECTED]
_
When the page requires a scrollbar firefox pushes the contents of the window
over.
There was a post a few issues back that suggest this:
html {
height: 100%;
margin-bottom: 1px;
}
this does work, but it permanently adds a scrollbar that scrolls 1px to all
pages regardless if the contents fit the