How to check characters and special chatacerts entered in a textbox in Jquery? -
There are letters and special characters to check the text data entered in jquery. If this is the case, then I need to display the error message. I need to execute another method. Tell me How to check the letters and special characters of a text in Jquery?
I think that you need to validate the user, whether the data is numeric or not in this case Use jQuery.isNumeric (); In Jquery to validate the entered data user.
Comments
Post a Comment