Click here to Skip to main content
15,892,737 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey Everyone

I have following Jquery File
jquery.validationEngine-en.js
jquery-1.7.2.min.js
jquery.validationEngine.js

By using above file there is no problem but it worked only when submit button
but instead of submit button i want to raise validation on form
Ex. By clicking Ajax Tab Panel

If any one know about it pls help me.

Thanks
Vishal Jodh
Posted
Comments
ZurdoDev 29-Nov-12 8:35am    
There are a ton of jquery validation engines. Which one is it specifically? Have you looked at its documentation?
vinodkumarnie 21-Jan-13 23:42pm    
you can call Jquery validation for any controls. Ex- buttons, div, panels etc.. You just have to pass id of the control. So pass Ajax Tab Panel id to your Jquery validation..

Thank you..
vinodkumarnie 21-Jan-13 23:45pm    
Instead you can also write your own validation for forms..

For more details Refere my Tip : http://www.codeproject.com/Tips/530066/JQuery-Validation-for-Registration-form-containing

Hope it helps..

Thank you...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900