axis attribute | axis property
Sets or retrieves a comma-delimited list of conceptual categories associated with the object.
Syntax
| HTML | <element axis="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
a list of categories.
Remarks
axis 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 for querying cells that belong to certain categories or to generate a table of contents.
There is no functionality implemented for this property unless defined by the author.
See also
Show: