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

Dont work validate when input is chanages after click submit button #710

Open artibaj opened 6 years ago

artibaj commented 6 years ago

When i click on submit buton, get messages to form are invalid, when i put in input text, message hide only when input lost focus. dont work (check validate) when i put text in input - dont work when input are changes

victorjonsson commented 5 years ago

Could you please reproduce this with codepen or jsbin (or similar)