[jQuery] TableSorter Pagination -- Breaks when wrapped in table [example]

[jQuery] TableSorter Pagination -- Breaks when wrapped in table [example]


I have a working version of the jQuery TableSorter but when I wrap the div in
a table, the pagination stops working. This appears to be a CSS issue when
the table is wrapped?
Here is the broken pagination, with it wrapped in a table (try to click the
next page button, its broke!):
http://www.psylicyde.com/_old/pagination-bug/index-broke.html
Here is the same example as above, but not wrapped in a table and its
working fine:
http://www.psylicyde.com/_old/pagination-bug/index-working.html
Here is the source code for both examples:
http://www.psylicyde.com/_old/pagination-bug/pagination-bug.zip
--
View this message in context: http://www.nabble.com/TableSorter-Pagination----Breaks-when-wrapped-in-table--example--tp20546095s27240p20546095.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.