A basic introduction to jQuery
What is jQuery? jQuery is a great and cross-browser JavaScript library designed to simplify the HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. It is the most popular JavaScript library in use today. jQuery was released in January 2006 at BarCamp NYC by John Resig.
Read More →