
jQuery abstracts the DOM away, allowing you to focus on behavior instead of implementation. It provides a simplified, reliable interface to the DOM that works consistently across all major browsers. Instead of wasting time and effort supporting the idiosyncrasies of these browsers, you can write jquery code that works the same across them all.

Shows you a quick method for deploying mini-plugins in wordpress posts, using the built in jquery library. This is tight, basic code that any wordpress hack should know.

some high-level overview of jquery and how it can be useful in the ASP.NET world.
.