How can I submit a form using JavaScript?

后端 未结 10 1709
北海茫月
北海茫月 2020-11-22 16:43

I have a form with id theForm which has the following div with a submit button inside:

10条回答
  •  情话喂你
    2020-11-22 17:04

    
    
        
    
            

    Enter some text in the fields below, and then press the "Submit form" button to submit the form.

    First name:
    Last name:

提交回复
热议问题