HTMLFormElement object
Implements the document object model (DOM) representation of the form element.
![]() |
DOM Information
Inheritance Hierarchy
Node
Element
HTMLElement
HTMLFormElement
Members
The HTMLFormElement object has these types of members:
Properties
The HTMLFormElement object has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read/write |
Specifies whether autocomplete is applied to an editable text field. | |
|
Read/write |
Designates a form that is not validated when submitted. |
See also
Show:
