- Thursday, March 13, 2008, 11:18
- ajax, javascript, jquery
What is jQuery?
Directly taken from the website of
jQuery -" jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages".It is basically a JavaScript framework for writing huge task of JavaScript with few lines of code.
Full story