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

How to write cookies in jquery?

1 Answers  


Where jquery mobile works? : jquery mobile

1 Answers  


explain bind() vs live() vs delegate() methods in jquery

1 Answers  


What are the paremeter of jquery ajax method?

1 Answers  


Can you write a jquery code to select all links inside the paragraph?

1 Answers  


What are the fastest selectors in jQuery?

1 Answers  


Explain the use of data-role=”page” attribute? : jQuery Mobile

1 Answers  


What are the different ways of using $.connect function in jquery?

1 Answers  


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

1 Answers  


How can we apply css in odd childs of parent node using jquery library?

1 Answers  


Can we use jQuery to make ajax request?

2 Answers  


How method can be called inside code behind using jQuery?

1 Answers  


Categories