Name

disabled — NN n/a IE 4 DOM n/a

Synopsis

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.

Example

document.all.styleLink.disabled = true

Value

Boolean value: true | false.

Default

false

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.