headers attribute | headers property
Sets or retrieves a list of header cells that provide information for the object.
Syntax
| HTML | <element headers="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
a list of space-separated header cell ids.
Remarks
headers was introduced in Microsoft Internet Explorer 6
This property can be used for rendering to non-visual media such as speech or Braille. It can also be used with Cascading Style Sheets (CSS).
There is no functionality implemented for this property unless defined by the author.
See also
Show: