hwg-techniques archives | Jul 2002 | new search | results | previous | next |
RE: bad horizontal scroll barby "John Woram" <john(at)woram.com> |
|
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