This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

form

Property of dom/HTMLElementdom/HTMLElement

Syntax

var result = element.form;
element.form = value;

Notes

Remarks

Null is returned if the object is not on a form. In Microsoft Internet Explorer 6, This property now applies to the fieldSet, isIndex, label, and legend elements.

Syntax

Standards information

Attributions