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

Adds ui-state-error class on focus out even on non-required fields #92

Open sergeda opened 10 years ago

sergeda commented 10 years ago

Hello. H5validate dds ui-state-error class on focus out even on non-required fields

ericelliott commented 9 years ago

Hi,

Could you please post an example showing the issue on Codepen?