Opened 15 years ago
Closed 15 years ago
#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: | |
Blocked by: | Blocking: |
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.
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.