selectableContent Property

See Also      Tasks      Applies To

Specifies whether the user can select the contents of a DHTML scriptlet.

Syntax

window.external.selectableContent = boolean

Remarks

By default, the value of this property is false. If this property is true, users can select text or objects in the DHTML scriptlet while it is shown in the scriptlet container object, and then copy or drag them. If this property is false, users can click objects in the scriptlet, but cannot select them.