What is the basic difference between JQuery and JavaScript
What is the basic difference between JQuery and JavaScript ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Akkiraju IvaturiPosted Aug 19, 2012, 2:15 AM
Sukesh MarlaPosted Aug 16, 2012, 1:02 PM
jQuery is a library of reusable functions created using javascript.
Example when we create library related to mathematical function uing C# language , C# is a language.
Why we should use jQuery instead of writing code using core javascript
1.Its lightweight compared to other libraries
2.It supports cross browser, so need to wory about different browsers,
3.Huge documentstion available for jQuery
Pleae check this is correct answer if it helped.
Satyapriya NayakPosted Jul 4, 2012, 6:51 AM
Please refer the below links
http://wiki.answers.com/Q/Difference_between_jquery_and_java_script
http://stackoverflow.com/questions/2490590/what-is-the-difference-between-jquery-and-javascript
http://www.sitepoint.com/forums/showthread.php?603055-Difference-between-JavaScript-JScript-JQuery
Thanks