You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm using popupar jQuery Validate to validate my forms. I also need to use the submitHandler() method because I do a couple of actions before actually sending the form.
In this scenario, DirtyForms is triggered even on a normal submit form, when it shouldn't be.
Hello,
I'm using popupar jQuery Validate to validate my forms. I also need to use the
submitHandler()
method because I do a couple of actions before actually sending the form.In this scenario, DirtyForms is triggered even on a normal submit form, when it shouldn't be.
Here is a jsFiddle.
Please, any solution?
Thanks a lot! :-)
The text was updated successfully, but these errors were encountered: