ZVON > References > DOM2 Reference

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