ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
HTML:
HTMLLabelElement
>
htmlFor
[Go to standard]
[Glossary]
[Help]
htmlFor (attribute )
Owning interface and usage:
HTMLLabelElement
.
htmlFor
Member of these other interfaces:
none
Readonly:
no
Type:
DOMString
Description:
This attribute links this label with another form control by
id
attribute. See the
for attribute definition
in HTML 4.01.