Sets or retrieves whether the scroll bars are turned on or off.
Syntax
HTML <BODY SCROLL = sScroll ... > Scripting body.scroll [ = sScroll ]
Possible Values
sScroll String that specifies one of the following values:
yes Scroll bars are turned on. no Scroll bars are turned off. The property is read/write with a default value of yes.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see Dynamic Properties.
Applies To