input type=reset element | input type=reset object
[This documentation is preliminary and is subject to change.]
Creates a button that, when clicked, resets the form's controls to their initial values.
![]() ![]() |
Standards information
- HTML 4.01 Specification, Section 17.4
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.10.7.1.21
HTML information
| Closing Tag | forbidden |
|---|---|
| CSS Display | inline |
DOM Information
Inheritance Hierarchy
Node
Element
HTMLElement
input type=reset
Remarks
The value property specifies the label displayed on the Reset button the same way it specifies it on the INPUT type=submit button.
See also
Build date: 3/8/2012

