Modify ↓
Ticket #3208 (closed bug: invalid)
jQuery.ajax doesn't work with TableSorter
| Reported by: | raphaelbr | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3 |
| Component: | ajax | Version: | 1.2.6 |
| Keywords: | jQuery.ajax pager | Cc: | |
| Blocking: | Blocked by: |
Description
I'm using the function jQuery.ajax to change the data inside a table cell. Eveything works fine, but when i use the container Pager of TableSorter, and after the first page, the function jQuery.ajax doesn't work anymore.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

You should contact the owner of the plugin (tableSorter). $.ajax works fine by itself, so if the plugin is somehow conflicting with it... it's a matter of the plugin itself.