8 February 2011 2 Comments

[jQuery] Validation of Input array Elements using jQuery

[jQuery] Validation of Input array Elements using jQuery

jQuery is one of the popular javascript library and becoming more and more popular as days passes. One of the javascript library of jQuery is validation for HTML forms. I always prefer to use jQuery validation. In one of my project, i was facing an issue with validating array of input elements using jQuery.