Specifies whether the scriptlet container object displays a scrollbar.
Applies To
scriptlet
Syntax
window.external.scrollbar = boolean
Remarks
This property provides a way to set the scriptlet container object's scrollbar property from within the scriptlet.
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 Scriptlets to Your Application.