How to check if number is numeric while using jQuery 1.7+?
Answer Posted / chaitanya
Using "isNumeric()" function which was introduced with jQuery 1.7.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How we can remove an attribute of an html tag in jquery?
Is vanilla js faster than jquery?
Difference between find() and closest() in jquery?
Explain the term method chaining? : jQuery Mobile
How can you add a jquery library in your project?
What methods used to provide effects?
Explain the common methods of sending a request to a server.
How to validate phone number using jquery?
What is the use of jQuery filter?
How we can set the html contents of an element in jquery?
Can you give me a brief history of your programming days? Where did it all start?
Why we need jquery?
How to control page titles in jquery mobile? : jquery mobile
How to debug jQuery?
Explain jquery $.ajax() method?