hover with new tr at runtime

hover with new tr at runtime

Hi All,

I use the "hover" method for highlight the table rows when the mouse is over them.

But if I add a new row with "appendTo" or "prependTo" the "hover" method doesn't work.

here there is a code:

I don't understand the reason because the "length" method return the correct number of table rows.

Thank you in advance.
D.