View Single Post
Old 27-07-2003, 13:18   #2 (permalink)
smallbeer
I Ain't Losing Any Sleep™
 
Join Date: Apr 2003
Posts: 5,200
It's been reported as a bug in Bugzilla - http://jerbaker.dhs.org/mozilla/voting/Bug72540.html

The only attempt to override it I've seen is this

Code:
body { overflow: -moz-scrollbars-vertical; }

but that only adds a scrollbar to the height of the content, not the window so is pretty much useless.
__________________
That's fuckin' ingenious, if I understand it correctly. It's a Swiss fuckin' watch.
  Reply With Quote