How to check if number is numeric while using jQuery 1.7+?



How to check if number is numeric while using jQuery 1.7+?..

Answer / chaitanya

Using "isNumeric()" function which was introduced with jQuery 1.7.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More jQuery Interview Questions

Differentiate between width() vs css(‘width’) in jquery

0 Answers  


How does jquery store data related to an element?

0 Answers  


What is the method used to define the specific character in place of $ sign?

0 Answers  


How does caching helps and how to use caching in jQuery?

1 Answers  


Explain various methods to make ajax request in jquery?

0 Answers  


What are some of the ways to provide effects? : jQuery Mobile

0 Answers  


Explain the difference between jquery-x.x.x.js and jquery.x.x.x min.js?

0 Answers  


Explain the use of jquery .each() function? : jquery mobile

0 Answers  


Tell me what is the use of .size() method in jquery?

0 Answers  


Which is the fastest selector in jQuery?

0 Answers  


What is the difference between settimeout() and setinterval() methods?

0 Answers  


What is the use of each function in jQuery?

0 Answers  


Categories