scrollbar Property

             

Specifies whether the scriptlet container object for a DHTML scriptlet displays a scrollbar.

Syntax

window.external.scrollbar = boolean

-or-

ScriptContainer.scrollbar = boolean

Remarks

This property can be set at design time and at run time. By default, the value of this property is false. If you set this property to true:

To set the size of the scriptlet container object window from within the scriptlet, see Adding DHTML Scriptlets to Your Application.