tags:

views:

37

answers:

4

The title say says it all. I want something that's simple, in-depth and explains from basics.

+1  A: 

W3schools will be one of the good choice.

Chinmayee
+1  A: 

docs.jquery.com/Tutorials

And some more links to great tutorials

CD
+1  A: 

There's a listing of jQuery tutorials on the jQuery website. "How jQuery Works" and "Getting Started with jQuery" might be good places to start.

Wyatt Anderson