id_1
id_3
id_4
id_6
id_8
id_9
id_10
id_12
id_13

jQuery is a new kind of JavaScript Library.

jQuery 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.

Learn jQuery Now!

What does jQuery code look like? Here's the quick and dirty:

$("p.neat").addClass("ohmy").show("slow");

Congratulations! You just ran a snippet of jQuery code. Wasn't that easy? There's lots of example code throughout the on this site. Be sure to give all the code a test run to see what happens.

jQuery Resources

Getting Started With jQuery

Developer Resources

  • Posted April 17th, 2009 by Karl Swedberg:
  • Posted March 6th, 2009 by Rey Bango:
  • Posted February 20th, 2009 by John Resig:

Books About jQuery

  • Karl Swedberg and
    Jonathan Chaffer
  • Bear Bibeault and Yehuda Katz