frozen Property

See Also      Tasks      Applies To

Indicates whether the scriptlet container object is ready to handle events from a DHTML scriptlet.

Syntax

boolean = window.external.frozen

Remarks

This property is read-only. When it is True, events will not be received by the scriptlet container object because the container is not yet ready. When it is False, the container will receive event notification.