ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
HTML:
HTMLInputElement
>
form
[Go to standard]
[Glossary]
[Help]
form (attribute )
Owning interface and usage:
HTMLInputElement
.
form
Member of these other interfaces:
none
Readonly:
yes
Type:
HTMLFormElement
Description:
Returns the FORM element containing this control. Returns
null
if this control is not within the context of a form.