CSS Attributes Index Text Attributes
Sets or retrieves whether the textDecoration property for the object has been set to none.
HTML |
N/A |
Script |
object.style.textDecorationNone = bDecoration ] |
true |
The textDecoration property is set to none. |
false |
The textDecoration property is not set to none. |
The property is read/write with no default value.
textDecoration