/

HTML / CSS / JavaScript Tutorial

JavaScript form object method: submit()

[this page | pdf | back links]

The submit() method of the JavaScript DOM object corresponding to the HTML <form> element submits the <form>.

 

It has the following syntax with no parameters.

 

formObject.submit()

 


NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)


Desktop view | Switch to Mobile