all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
1 out of 9 rated this helpful - Rate this topic

abbr attribute | abbr property

Sets or retrieves abbreviated text for the object.

Syntax

HTML<element abbr="p" ... >
JavaScript

p = object.abbr

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

td
th

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.