style.textDecorationOverline (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.textDecorationOverline
CSS syntax:text-decoration-overline: 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:style.textDecoration, style.textDecorationNone