Sets or gets a value that indicates whether the scroll bars are turned on or off.
Syntax
| HTML | <element scroll="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
one of the following values.yes
-
Default. Scroll bars are turned on.
no
-
Scroll bars are turned off.
auto
-
Scroll bars are shown when the page content exceeds the client area.
See also
Build date: 11/28/2012