:: Forum >>

Remove vertical scroll bar

I am trying to remove the bar from ie and mozilla I am using below but mozilla just ignores it am I missing somthing here?

.active-scroll-bars
{
overflow-y: hidden;
overflow: -moz-scrollbars-vertical;
}
Tuesday, July 5, 2005
Maybe you should use -moz-scrollbars-horizontal ?
Alex (ActiveWidgets)
Tuesday, July 5, 2005
Thanks makes sense now lol

Your telling it which you want, not the one you wish to remove :)
Wednesday, July 6, 2005
its not useful for any one
Wednesday, September 21, 2005
It is if you are implementing your own scroll bar say for ajax support this was for V1 grid
Tuesday, July 18, 2006
is it possible? we could Retrive the value from Data base form instant of time and the progress bar of the Browser will not show its progress.
if it comes true . any brother Know the Solution Plz E-mail me . itszee@msn.com

Thanks in Advance

Zee
Zeeshan
Thursday, November 30, 2006
Maybe you should use -html-scrollbars-horizontal ?
zeesnan
Monday, July 23, 2007

This topic is archived.


Back to support forum

Forum search