Showing posts with label What is difference between JavaScript and Jquery. Show all posts
Showing posts with label What is difference between JavaScript and Jquery. Show all posts

Wednesday, October 26, 2011

What is difference between JavaScript and Jquery

JavaScript is a programming language

Ajax is shorthand for "Using JavaScript to send or receive information to/from a webserver without leaving the current page"

jQuery is a library of functions (written in JavaScript) that perform some commonly desired things so that author's don't need to reinvent some common wheels.