What is the difference between JavaScript and jQuery?
Purushottam Rathore
Open http://www.withoutbook.com and search.....
"JavaScript is a language whereas jQuery isa library written using JavaScript".jQuery is a fast, lightweight JavaScript library that is CSS3 compliant and supports many browsers. The jQuery framework is extensible and very nicely handles DOM manipulations, CSS, AJAX, Events and Animations.