[jQuery] [Tooltip] - Hovering on <tr>

[jQuery] [Tooltip] - Hovering on <tr>


I'm using the tooltip plugin by Mr. Zaefferer and trying to get it to
appear on the hover event of a table row. It works absolutely fine in
Firefox, but of course IE won't display the tooltip. I know the
plugin is setup correctly because when I move it to another element,
it works fine in both browsers.
Has anyone tried to get this working before or have some possible
solutions?