July 1998
Intermediate to advanced
1456 pages
65h 5m
English
form — NN 2 IE 3 DOM n/a
Read-only
Returns a reference to the FORM element that
contains the current element (if any). This property is most often
passed as a parameter for an event handler, using the
this keyword to refer to the current form control.
<SELECT NAME="units" onChange="recalc(this.form)">
Object reference.
None.
Read now
Unlock full access