July 1998
Intermediate to advanced
1456 pages
65h 5m
English
disabled — NN n/a IE 4 DOM 1
Read/Write
Whether the element is available for user interaction. When set to
true, the element cannot receive focus.
document.forms[0].myReset.disabled = true
Boolean value: true | false.
false
Read now
Unlock full access