Introduction to jQuery
by Brian Whitmer
jQuery is a fast, concise, and cross-browser JavaScript library that
simplifies HTML document traversing, event handling, animating, and AJAX
interactions for rapid web development. jQuery is designed to change
the way that you write JavaScript.
jQuery supports these browsers:
* Firefox 2.0+
* Internet Explorer 6+
* Safari 3+
* Opera 9+
* Chrome 1+