hello i’m using these validation for my application. these works fine, when i’m using these in dialog box it works but after showing validations and pressing cancel the validations remains appear in the back-end page. Suggest some alternative like removeClass() on clicking the cancel option in my dialog box.
hello i’m using these validation for my application. these works fine, when i’m using
Share
On cancel you should execute
And all validation errors will be hidden