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

What are the advantages of minified version of jquery?

0 Answers  


What is the difference between text() and html() in jquery?

0 Answers  


Whether our own specific characters are used in place of $ in jQuery?

0 Answers  


what are the features of jquery

0 Answers  


What is the basic need to start with jQuery?

1 Answers  






What are the advantage of using cdn? : jquery mobile

0 Answers  


Is it possible to hold or delay document.ready execution for sometime?

1 Answers  


Can we use jQuery to make ajax request?

2 Answers  


What is the use of css() method in jquery?

0 Answers  


Can we use protocol less URL while referencing jQuery from CDNs?

1 Answers  


What is the use of queue() in jquery?

0 Answers  


What are the various ajax functions available in jquery ?

0 Answers  


Categories