jQuery Plugins and Snippits
I've added a section here to capture some little bits of jQuery powered javascript goodness that I produce from time to time.
First up a jQuery plugin for vertical justification — a little bit of code that will rectify the heights of arbitrary divs after the page has been loaded. This comes up a lot in layouts that use CSS absolute positioning as part of some kind of template system.
