Is jQuery replacement of Java Script?
Answers were Sorted based on User's Feedback
Answer / 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 |
javascript is a programming language,where as jquery is a javascript library.
So,jquery is not an replacement of javascript.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we give face effect in jquery?
What is event.stoppropagation? : jquery mobile
Explain the difference between jquery's ready and holdready?
What are the different types of selectors in jquery?
How do you select all elements with the class of “selected” in jquery?
How to get attributes of an element using jQuery?
What is the purpose of fadetoggle() method in jquery?
How to fetch the values of selected checkbox array using jquery?
Differentiate among .empty() vs .remove() vs .detach() in jquery.
What is the jQuery code to select all links inside the paragraph?
List a few features of jquery mobile? : jQuery Mobile
What are the advantages of jQuery?