Build Complex Forms With quickValidation jQuery Plugin
QuickValidation.js is a jQuery plugin that allows you to build complex web forms. It will validate form data on the client-side based on the custom validation rules that you created before submitting it to the server. Created by Nik Korablin, what makes this different from the usual jQuery form validator plugin is that instead of [...]