The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
abbr attribute | abbr property
Sets or retrieves abbreviated text for the object.
Syntax
| HTML | <element abbr="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
abbreviated text.
Remarks
abbr was introduced in Microsoft Internet Explorer 6
This property can be used for rendering to non-visual media such as speech or Braille.
There is no functionality implemented for this property unless defined by the author.
See also
Show: