I was working on a task where I needed to have a jQuery based web form validation in which the missing fields error notification should be on dialog (fancybox).
I choosed form validator as a plugin , it is an easy to use validation plugin and it covers wide range of validation functions, but the examples and the codes available on its website didn’t cover the one that is required to me. So I came up with a custom code for this.
I have published my code on github which you can find here
https://github.com/suhaib-malik/form-validation-with-notification-on-model
If you would like to see a live demo click here
Hope you will find thishelpful 🙂
Social Profiles