July 1998
Intermediate to advanced
1456 pages
65h 5m
English
textDecoration, textDecorationBlink, textDecorationLineThrough, textDecorationNone, textDecorationOverline, textDecorationUnderline — NN n/a IE 4 DOM n/a
Read/Write
Whether the specified text decoration feature is enabled for the
element. Internet Explorer does not blink text, so the
textDecorationBlink property is ignored. Setting
textDecorationNone to true sets
all other related properties to false. Setting
these properties on the Macintosh version of IE 4 does not alter the
content. Use the textDecoration property instead.
document.all.emphasis.style.textDecorationLineThrough = "true"
Boolean value: true | false.
false
Read now
Unlock full access