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
Cross browser support for maxlength on textarea #44
I haven't been able to figure out how to get h5Validate to validate maxlength on textarea elements. I see the validity.tooLong attribute but not sure how it gets triggered in IE8/9. Is it supported?
I haven't been able to figure out how to get h5Validate to validate maxlength on textarea elements. I see the validity.tooLong attribute but not sure how it gets triggered in IE8/9. Is it supported?