Generally, a form is submitted when the user presses a submit button.
However, sometimes, we may need to submit the form without submit button
using JavaScript.
JavaScript provides the form object that contains the submit() method. Use the ‘id’ of the form to get the form object.
Home
Posts filed under Javascript
Showing posts with label Javascript. Show all posts
Showing posts with label Javascript. Show all posts
Sunday, March 9
How to Submit Form without Using Submit button in JavaScript
Subscribe to:
Posts (Atom)

