jQuery is the foremost JavaScript framework on the Net today. It is a fast and concise 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.Here is the best way to dive into jQuery:
- Watch the video series, jQuery for absolute beginners on lost in the woods.
- Watch Ben Nadel's intro video. And check out the awesome source code for the page.
- Get the book, jQuery Fundamentals by Rebecca Murphy.
- Get the book, jQuery From Novice To Ninja, from Sitepoint. It is a PDF.
- Download the example files, then open them in Dreamweaver. Follow along with the book.
- Keep a tab open in Firefox containing Visual jQuery, a visual reference for the framework.





