Where can I find a tutorial to get started learning jQuery? [closed]

Officially from jQuery http://docs.jquery.com/Tutorials

Or try anything on this site that compiles a bunch of jQuery learning material:

http://www.noupe.com/tutorial/51-best-of-jquery-tutorials-and-examples.html


I can whole-heartedly recommend Manning's 'JQuery In Action'. VERY readable, and does a great job of explaining the framework-specific abstractions.


Here's a 4 part (so far) series on Jquery Basics.