var hoverTableRow = function () {
var $rows = $('#messagesTable tr.message');
...
JavaScript jQuery clickable table row,...
by Ole Marius,
January 16, 2011 10:51,
2 refactorings, tagged with table jquery hover event bubbling
This script is for a table ...