You can use JavaScript to walk the DOM and do it. The mailing list archives should have an example of how to do this to highlight the rows as you mouse over them.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is their a possibility to add the attributes to the <TR> or <TD>, e.g. tilte for dispaying hints ....
You can use JavaScript to walk the DOM and do it. The mailing list archives should have an example of how to do this to highlight the rows as you mouse over them.