18 Impressive Web Form Validation Scripts

Posted on the 18th of November 2009

This post is related to my jQuery tutorial about simple form validation I wrote the other day. dzineblog has a post about 18 Impressive Web Form Validation Scripts to Enhance User Experience. I thought that that would be worth mentioning, since I can see I get a lot of hits on form validation these days.

posted in Development, Javascript

jQuery: Clientside Form validation

Posted on the 11th of November 2009

This is the first tutorial of many, which covers jQuery. My favorite javascript library. In this post we will cover how to create a simple form client-side validation script.

Read more…

posted in Javascript, Usability