jQuery : How to Use jQuery Validation By Element or Input Id Instead of Name
Hi Friends, Right now I am working on CakePHP project in which I have to use jQuery Validation Library for validation of forms. jQuery validation library is really best option to make validation for any form because it is having too many options and we can use it very easy. But in this validation by default we have to use element…
Read More »