RE: bad horizontal scroll bar
by "John Woram" <john(at)woram.com>
|
| Date: |
Wed, 3 Jul 2002 11:57:37 -0400 |
| To: |
<hwg-techniques(at)mail.hwg.org> |
| In-Reply-To: |
attbi |
| |
todo: View
Thread,
Original
|
|
On that horizontal scrollbar problem at wildbirdsac.com, I was able to
kill it by adding the following in the <head> section:
<style type="text/css">
body {overflow-x:auto;}
</style>
This scroollbar problem seems to be an IE issue, and the above style
seems to do the job without screwing anything up in other browsers.
John Woram
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.