Tag Archives: .submit()
jQuery form.submit() not working
I was working on a basic html form recently. The form was using the jQuery validation plugin. Once validated I needed to submit the form using the jQuery .submit() function. For some reason this was not working for me. After searching Google for a very long time and trying out lots of potential solutions I […]