Modify ↓
Ticket #2125 (closed bug: invalid)
TableSorter Pluggin - Pager Extension
| Reported by: | stormflurry | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.2 |
| Component: | plugin | Version: | 1.2.1 |
| Keywords: | TableSorter | Cc: | |
| Blocking: | Blocked by: |
Description
The Pager extension of the TableSorter pluggin does not recognize the jQuery.noConflict() method when it is in operation.
The tableSorter pluggin correctly recognizes the jQuery variable in place of the $ variable.
Attachments
Change History
Changed 5 years ago by stormflurry
-
attachment
jquery.tablesorter.pager.js
added
comment:1 Changed 4 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .
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.

File that I'm using for the Pager Pluggin just in case you need