form
This is an old revision of the document!
<form>
Submit form with JavaScript.
var form = document.getElementById("theForm"); form.submit();
form.1366764696.txt.gz · Last modified: 2023/08/18 18:15 (external edit)
This is an old revision of the document!
Submit form with JavaScript.
var form = document.getElementById("theForm"); form.submit();