View Single Post
Old 04-04-2007, 12:28 PM  
gornyhuy
Chafed.
 
gornyhuy's Avatar
 
Join Date: May 2002
Location: Face Down in Pussy
Posts: 18,041
Quote:
Originally Posted by DareRing View Post
Put this in the head. Should cover all browsers.

Code:
<style>
body {overflow-x: hidden; overflow-y: auto;}
</style>

<style>
html {overflow:-moz-scrollbars-vertical;}
</style>
Yep, this works for me in some really complicated web2.0 apps across all tested browsers, and works better than an table for non-text content.
__________________

icq:159548293
gornyhuy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote