Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
22367 Points
2704 Posts
Microsoft
May 25, 2012 02:47 AM|LINK
Hello
The validation process can happen when you submit the data, namely when you press the button. In the click event, perform a test to see if the text field is valid to the rules. http://docs.jquery.com/Plugins/Validation/valid
BU XI - MSFT
All-Star
22367 Points
2704 Posts
Microsoft
Re: Combobox Validation with jQuery
May 25, 2012 02:47 AM|LINK
Hello
The validation process can happen when you submit the data, namely when you press the button. In the click event, perform a test to see if the text field is valid to the rules. http://docs.jquery.com/Plugins/Validation/valid
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework