Hello, I am building a table with xml I am retrieving with $.ajax and
once the table is appended to the page I am using tablesorter on it.
It is working fine in IE7,ie6, Firefox 2 (mac and pc) but will not
work on Safari 3. Tablesorter works fine in safari on tables not
added to the dom after page load. Anybody else had this problem?