[thelist] Removing scroll bars

Craig Saila crsaila at yahoo.ca
Tue Feb 19 15:30:01 CST 2002


Matthew Mullenweg wrote:
> A small variation on this question, what would be a good way to have
> scrollbars hidden if the content doesn't take up more than one page?
> scroll="auto" does this but again, doesn't validate.

The same CSS rule should do it in IE5+/Win:
  HTML, BODY { overflow: hidden; }

--
Cheers,

Craig Saila
------------------------------------------
craig at saila.com  :  http://www.saila.com/
------------------------------------------


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




More information about the thelist mailing list