ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
HTML:
HTMLFormElement
>
submit
[Go to standard]
[Glossary]
[Help]
submit (method )
Owning interface and usage:
HTMLFormElement
.
submit
()
Member of these other interfaces:
none
Description:
Submits the form. It performs the same action as a submit button.
Parameters:
none
Returns:
nothing
Exceptions:
none