textDecorationBlink property
[This documentation is preliminary and is subject to change.]
Sets or retrieves a Boolean value that indicates whether the object's textDecoration property has a value of "blink."
This property is not supported for Metro style apps using JavaScript.
Syntax
textDecorationBlink: true | false
Property values
true-
The textDecoration property is set to "blink."
false-
The textDecoration property is not set to "blink."
CSS information
| Applies To | All elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value |
Remarks
This property currently has no visible effect because "blink" is not currently implemented as a possible value of the textDecoration property.
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows Server 2003 |
|
Header |
|
|
DLL |
|
See also
Build date: 3/14/2012