I'm trying to insert a tooltip into a table in html but it seems to go to the bottom and is not visible.
Script with a summarized version of my problem:
- link
Have you tried using the HTML%% tag% for each title
to use the "tooltip" that comes by default in HTML?
Example:
<td rowspan="1" colspan="1" class="PASSED" title="Texto tooltip"> PASSED </td>