Tag Archives: jQuery

jQuery – Everything you need to know

jQuery is maturing and looking quite nice, here’s another introduction, besides the great jquery.com documenation. http://nettuts.com/tutorials/javascript-ajax/everything-you-need-to-know-about-jquery-13/ api documentation: http://api.jquery.com/

Unobtrusive JavaScript with jQuery

I’ve been in drupal world again, which happens to use the jQuery JS libraries. Simon Willison has some great resources and links here: Unobtrusive JavaScript with jQuery The latest jQuery. jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages.