What is the event name which gets triggered when the submit button is pressed on the form?

Options
- onkeypress()
- onresume()
- onsubmit()
- onload()


CORRECT ANSWER : onsubmit()

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement