style.textDecorationLineThrough (Property)

A text decoration style.

Availability:

CSS level - Proposed
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myStyle.textDecorationLineThrough
CSS syntax:text-decoration-line-through: aSwitch
Argument list:aSwitchA boolean switch for the text decoration

This is a Boolean value that needs to be set to true or false to activate the styled appearance.

Warnings:

See also:String.strike(), style.textDecoration, style.textDecorationNone