Some Background A while ago, a smart guy that I know wrote a little post entitled "Adding Mouse Over Row Highlighting To Tables". In his post, Haacked showed us how to use Markup Based JavaScript Effect Libraries (via Jon Galloway) to add a little UI Goodness to your typically boring HTML Tables. I recently decided to use this nice effect in a project for work, and ended up building it out to be more robust and play nice with others (other CSS styles, that is). So, in the spirit of the OSS movement, I thought I would share my new...