label attribute | label property
Sets or retrieves a value that you can use to implement your own label functionality for the object.
Syntax
| HTML | <element label="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
the value of the label property.
Remarks
The functionality specified by the HTML 4.0 standard for this property is not implemented.
There is no functionality implemented for this property unless defined by the author.
label was introduced in Microsoft Internet Explorer 6
See also
Show: