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.

reset

Summary

An input form button that resets the form to default values.

Overview Table

DOM Interface
HTMLInputElement

Notes

Remarks

The value property specifies the label displayed on the Reset button the same way it specifies it on the INPUT type=submit button.

Standards information

HTML information

{

See also

Related pages

  • Reference
  • button
  • input

Attributions