Archives for: "November 2011, 14"
The Easiest Form Validation - JQuery Validation
I tried to use JQuery Validation. That is the easiest form validation library!!!!! I just need to include the jquery library and its js file. Then I add these code in $(document).ready Code$([form element]).validate({rules: { [field name]:… more »