Contents Index Topic Contents | ||
Previous Topic: textDecoration Next Topic: textDecorationLineThrough |
textDecorationBlink
Description
Specifies whether the text in the element has the blink decoration.
Syntax
object.textDecorationBlink[ = textDecorationBlink]
Remarks
Although you can set this style property, it has no effect on the text in the element. Blinking text is not implemented.
This property has read-write permissions, meaning you can change as well as retrieve its current value.
Applies To
CSS Attribute
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.