2.3.2.15 isDisabled

Quirks Mode, IE7 Mode, IE8 Mode, IE9 Mode, IE10 Mode, and IE11 Mode (All Versions)

isDisabled of type boolean

Set to true to indicate that the user cannot interact with the object; or false otherwise.

This DOM attribute is read-only.

The isDisabled attribute extends the HTMLElement interface.