jQuery.checkRow is a plugin that lets you highlight rows of a table when the user checks a checkbox. You can highlight either a single row or all rows by a single checkbox!
Please note that it’s a jQuery plugin and it adds functionality only on the checkboxes. The demo app is for showing how it works. It doesn’t handle any server side interactions (although, it can be customised to handle).