The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
scrolling attribute | scrolling property
Sets or retrieves whether the frame can be scrolled.
Syntax
| HTML | <element scrolling="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
auto
-
Default. Application determines whether scroll bars are necessary.
no
-
Frame cannot be scrolled.
yes
-
Frame can be scrolled.
See also
Send comments about this topic to Microsoft
Build date: 11/28/2012
