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
What is the method used to define the specific character in place of $ sign?
How to add a class to html element?
Explain the difference between find and children methods in jquery?
Is jquery library used for server scripting or client scripting?
Explain .empty() vs .remove() vs .detach() in jquery
How to prevent Right Click option using jquery?
How is body onload() function is different from document.ready() function used in jquery?
What is the use of the animate() method in jquery?
What are the different types of selectors in jquery?
How to get the server response from an ajax request using jquery?
Explain deferred and promise object in jquery? : jquery mobile
How can an element be checked if it contains a specific class?
How you will use jquery means requirement needed for using jquery.
What are the advantage of using cdn? : jquery mobile
Explain type paremeter of jquery ajax method?