ericelliott / h5Validate

An HTML5 form validation plugin for jQuery. Works on all major browsers, both new and old. Implements inline, realtime validation best practices (based on surveys and usability studies). Developed for production use in e-commerce. Currently in production with millions of users.
576 stars 125 forks source link

Issue 27 #30

Closed ehtb closed 12 years ago

ehtb commented 12 years ago

Added group validation on required radio fields.

Thanks.

ericelliott commented 12 years ago

This change has been incorporated with slight modifications. Thanks and great work!