style.textDecorationBlink (Property)

The blink attribute of the styled element.

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.textDecorationBlink
CSS syntax:text-decoration-blink: 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.blink(), style.textDecoration, style.textDecorationNone