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 |
Why should I use jquery?
What are selectors in jquery? : jQuery Mobile
What is the difference between javascript and jquery?
Explain the features of jquery mobile? : jquery mobile
What are the difference between alert() and confirm()?
What is the advantage of using protocol less URL while referencing jQuery from CDNs?
Explain jquery filter?
Is there any difference between body onload() and document.ready() function?
How we can apply css in multiple selectors in jquery?
Does jQuery 2.0 supports IE?
What is normally not included in a cloned copy? : jQuery Mobile
What is the use of jquery.data()?