jQuery form validation

Validate Within a group of fields, ensure at least one is complete.

Reading Time: < 1 minute Within a group of two names, ensure at least one is complete. Validate at least one field must be filled or both using jQuery Validation Plugin and Bootstrap. Required pulgins 1. jQuery Validation Plugin jquery.validate.min.js additional-methods.js 2. Bootstrap bootstrap.min.css bootstrap.min.js For Code and live example click : here

KnolX – jQuery Form Validation

Reading Time: < 1 minute This Wednesday, I have presented on jQuery Form Validation at KnolX. Live application can be access here : Form validation with jQuery in Play Framework Github code can be download here : jQuery-form-validation Lets have a look at the stuff: