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

Whitespace trimming #55

Closed freezey closed 11 years ago

freezey commented 12 years ago

I needed to prevent a form from being submitted with required fields being filled with pure spaces.

ericelliott commented 12 years ago

This needs a corresponding test.