IE7 Bug - Can't Remove Scrollbars from the Main Browser Window
by Lonnie Lee Best
How will your pages look in Internet Explorer 7?
Open the following page using IE6 or Firefox:
http://www.lonnielaw.com/Associates
You will notice that the browser scroll bars have been removed. This was done using the following CSS Style Rules:
html { background: #D0CCA0; height:100%; margin:0; padding:0; overflow:hidden; } body { background: #D0CCA0; height:100%; margin:0; overflow:hidden; padding:0; }
However, if you open this page in IE7, the scrollbars are not removed. Is this an IE7 bug? If anyone has helpful comments regarding this issue email me, and I'll post your comments below.
Tell others about
this page:
About the Author
Lonnie Best has been using the internet since 1993, and has been making web pages since 1995. Use his free online CSS formatting tool at: http://www.lonniebest.com/FormatCSS
visit: http://www.lonniebest.com
Comments? Questions? Email Here