Submit the form with submit() and report an error
$("#form").submit() is not a function
Solution:
1. Name cannot be a form in the form
2. ID cannot be used as form in the form
Submit the form with submit() and report an error
$("#form").submit() is not a function
Solution:
1. Name cannot be a form in the form
2. ID cannot be used as form in the form