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
Can you give me a brief history of your programming days? Where did it all start?
Explain the use of jquery .each() function? : jquery mobile
Explain cache paremeter of jquery ajax method?
Which one is more efficient, document.getelementbyid( "idname") or $("#idname)?
Define cdn in jquery?
What are jquery plugins?
Can there be more than one ready function in jquery?
Differences Between jQuery .bind() and .live()?
Tell me does jquery 2.0 supports ie? : jquery mobile
Can you please explain the difference between prop and attr? : jquery mobile
Explain remove class jquery with example?
What are selectors in jquery? : jQuery Mobile
How can you disable jquery animation?
How can you select all elements in a page using jquery?
Name 3 available jquery plugins that bootstrap has in their query plugin library.