TableSorter: not even example works
Hi,
I have problems with tablesorter after updating a table.
Steps: create a table, sort it; change the content using javascript, call "update" and then "sorton". The table column header is correctly updated, but the order in the column is not correct.
It should sort by the age (descending). After clicking on "Append new table data" the column headers are correctly updated, but the data is not sorted. Clicking on the header to sort works, but the automatic sorting after the update does not work.
Maybe the "update" process is not finished yet?
Same behavior in every brother (Opera, Firefox, Chrome, IE).