July 1998
Intermediate to advanced
1456 pages
65h 5m
English
htmlFor — NN n/a IE 4 DOM n/a
Read/Write
The element ID of the INPUT
element to which the label is associated (the value of the
FOR attribute). Binds the LABEL
element to a particular INPUT element.
document.all.label3.htmlFor = "chkbox3"
String.
None.
Read now
Unlock full access