class DOM.HTMLLabelElement |
|
|
Form field label text. See the LABEL element definition in HTML 4.0.
|
|
|
|
|
|
A single character access key to give access to the form control. See the accesskey attribute definition in HTML 4.0.
|
|
This attribute links this label with another form control by id attribute. See the for attribute definition in HTML 4.0.
|
|
see accessKey |
|
see htmlFor |