We use javascript validation almost everywhere we use forms. Validation is sometimes painful and we ned up repearing similar javascript code in several places. So I decided to search for some simple and easy to use libraries that can ease up the job of adding client side validation to my forms.
Continue reading about 10 Great Javascript Validation Libraries
LiveValidation is a small open source javascript library for making client-side validation quick, easy, and powerful.
Continue reading about LiveValidation – Javascript Validation Library
wForms is an open-source, unobtrusive javascript library that adds commonly needed behaviors to traditional web forms without the need for any programming skill.
Continue reading about wForms – A Javascript Extension to Web Forms


