Hi all!
I am searching a CSS way to disable a vertical scrollbar on a page.
I succeeded with IE with the following CSS code :
body {
overflow-y: hidden;
overflow: auto;
}
Do you know how to disable vertical scrolling in FF, Chrome and Safari ?
Thanks in advance,
--
Donald FRUY
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/