[jQuery] New plugin: Listify
I've just release a little plugin that I wrote for use in a new
project. It gracefully upgrades tables that contain rows with a single
link to be a little more user friendly (enlarging the click area and
applying a hover class).
Since I'm using Thickbox, I also made sure it plays nice with Thickbox links.
Source and example are available here: http://www.dyve.net/jquery/?listify
-Dylan