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 jquery library be added to pages?
How do you stop the currently-running animation? : jquery mobile
How to load jQuery from CDN?
What is wrong with this code line "$('#myid.3').text('blah blah!!!');"
What is jQuery CDN?
Why is the block display style used for animations?
How to check if number is numeric while using jQuery 1.7+?
How to control page titles in jquery mobile? : jquery mobile
How can you apply a style on an element using jQuery?
Is jquery code exicuted on the clientside, or serverside?
Explain .live()? : jquery mobile
What is jquery.size()? : jquery mobile