An entry to JQuery
JQuery is a JavaScript library simplify using JavaScript in client side, with JQuery you can handle document objects where you can select and change style or behavior in easy way, I think JQuery as a successful JavaScript Library will play a big role in the next days of web development and that is makes Microsoft embedding JQuery in ASP.NET AJAX.
JQuery Site :
http://docs.jquery.com/Main_Page
http://docs.jquery.com/How_jQuery_Works
http://docs.jquery.com/Selectors
http://docs.jquery.com/Effects
Blogs :
http://encosia.com/category/jquery/ -Dave Ward
Article:
http://www.west-wind.com/presentations/jQuery/default.aspx - An introduction to jQuery By Rick Strahl
Books:
Manning.jQuery.in.Action – By John Resig