Definition und Verwendung
Die submit() Methode sendet das Formular (same as clicking the Submit button) das (same as clicking the Submit button) das (same as clicking the Submit button) auf (same as clicking the Submit button) .
Tipp: Mit der reset() Methode , um die Form zurückzustellen.
Browser-Unterstützung
Die Zahlen in der Tabelle geben Sie die erste Browser-Version, die die Methode vollständig unterstützt.
Methode | |||||
---|---|---|---|---|---|
submit() | Ja | Ja | Ja | Ja | Ja |
Syntax
formObject .submit()
Parameter
Keiner. |
Rückgabewert
Kein Rückgabewert. |
<Form Object