victorjonsson / jQuery-Form-Validator

[DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
972 stars 476 forks source link

submission of form and ajax call #723

Open tomNjerry opened 5 years ago

tomNjerry commented 5 years ago

How to validate form while pressed on submit and make an ajax post call

lalaithan commented 5 years ago

If you're looking to change when the form gets validated, this is what you need. and maybe this