July 1998
Intermediate to advanced
1456 pages
65h 5m
English
disabled — NN n/a IE 4 DOM n/a
Read/Write
Whether information from the LINK element should
be applied. For example, if the LINK element loads
an external style sheet, you can disable the style sheet from a
script by setting the LINK object’s
disabled property to true.
document.all.styleLink.disabled = true
Boolean value: true | false.
false
Read now
Unlock full access