Answer Posted / chaitanya
No. jQuery is not a replacement of JavaScript. jQuery is a different library which is written on top of JavaScript. jQuery is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Please explain remove class jquery with example?
Is it possible that jquery html work for both html and xml document?
Tell me how to check if number is numeric while using jquery 1.7+? : jquery mobile
What is difference between sorting string array and sorting numerical array in jquery?
How to add a class to html element?
What to do to select element having a particular class (".selected")? : jquery mobile
What is the advantage of using the minified version of jquery rather than using the conventional one?
Why we need jquery mobile? : jquery mobile
Which one is more efficient, document.getElementbyId( "myId") or $("#myId)?
How to create, read and delete cookies with jquery?
What are the advantages of minified version of jquery?
How to find grand children in of an element?
How can related code be encapsulated? Give example.
Define cdn in jquery?
How to disable cut,copy and paste in TextBox using jQuery?