Hide scrollbars

Hide scrollbars
784

The author has marked this style as obsolete.

**½
Last updated Oct 03 2006
8 installs this week, 1672 total.

simply hides horizontal and vertical scrollbars (tested Firefox 2.0)

kache: use default theme

Install options

Feedback

Reviews

tomtom said on Mar 04 2008

rather than using display:none, i used visibility:collapse, at least in my case this way there is no remaining grey bar...

try:
http://userstyles.org/styles/5449

cheers, tom *

kache said on Jan 25 2008

Useless, because still remains a grey bar on the right.
Either, the Weishun stile doesn't work properly, because using it becomes impossibile to scroll the pages using the mouse's wheel. ***

E said on Aug 30 2007

This isn't working in Greasemonkey.

ERlack$ said on Nov 13 2006

Can this be autohided? *****

Weishun said on Oct 10 2006

I can see hiding the vertical but like to have the horizontal so I changed it to:
body { overflow-y: hidden ! important; overflow-x: auto ! important; }

.ad {
/* Your ad can be here instead. 10K unique visitors for $5/day. Mail me. */

}