Click to return to the DHTML, HTML     
scrollHeight Property     scrollLeft Property     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

SCROLLING Attribute | scrolling Property


Sets or retrieves whether the frame can be scrolled.

Syntax

HTML<ELEMENT SCROLLING = sScrolling ... >
Scriptingobject.scrolling [ = sScrolling ]

Possible Values

sScrolling String that specifies one of the following values:
autoBrowser determines whether scroll bars are necessary.
noFrame cannot be scrolled.
yesFrame can be scrolled.

The property is read/write with a default value of auto.

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

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:

FRAME, IFRAME



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.