disabled property (Internet Explorer)

Switch View :
ScriptFree
disabled property

[This documentation is preliminary and is subject to change.]

Sets or gets the value that indicates whether the user can interact with the object.

Syntax

JavaScript

p = object.disabled

Property values

Type: Boolean

VARIANT_TRUE (true)

Element is disabled.

VARIANT_FALSE (false)

Element is not disabled.

 

 

Build date: 3/8/2012