How to validate a text box to type only numbers using jquery
Look the following text box and check it with the html code that use to create that text box . This is the function that use to validate . Then get your value of the text filed as below Now put this “inputValue” to above function as below .