[jQuery] Tablesorter plugin doesn't work properly with 1.2

[jQuery] Tablesorter plugin doesn't work properly with 1.2


Tablesorter 2.0 plugin doesn't work properly with JQuery 1.2.
If I bind a click function to the items in the table, it works well,
as far as I try to sort the table. After sorting, the clickable items
loose their function.
Everything works well with JQuery 1.1.4.
Example can be seen here: http://bitkreta.hu/tsorter/index.html
Gy