Hacker News new | ask | show | jobs
by jbackus 4659 days ago
You should make these compatible with Parsley.js: http://parsleyjs.org/documentation.html
1 comments

First time I hear of Parsley.js. I will check it out, thanks
Parsley.js is absolutely fantastic. I've been able to cover 95% of my usual form validation for various websites by just including a few attributes on my form inputs. That is about as elegant as form validation can get in my opinion. Some of your functionality is already covered but I'm pretty sure they don't have some of the Canada specific functionality you have. Might warrant a Parsley plugin.