jQuery: An introduction, tutorial, and example

First: a word on Javascript ("JS")

Enter: jQuery

What's jQuery good for?

Where jQuery isn't as strong

Loading jQuery

Why jQuery Rocks: Sizzle, an awesome selector API

Check properties on those returned objects

$(document).ready(), and why it's important

Setting events with jQuery

Custom animations with jQuery

The biggest misconception about jQuery

Further Reading

Essential Tools and Resources