victorjonsson / jQuery-Form-Validator

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

'submit' button only validates a part of my form #729

Closed rasyhad closed 5 years ago

rasyhad commented 5 years ago

Hi everyone, i have a form with multiple divs(or section for easier reference) but only one section is display at one time the others are displayed as 'none', of course each divs will have different inputs.