Modify ↓
Ticket #4769 (closed bug: invalid)
sorting of a table only does descending when the widgets: ['zebra'] is added.
| Reported by: | AJBiagioli | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | plugin | Version: | 1.3.2 |
| Keywords: | tablesorter, zebra, striped, starterkit | Cc: | |
| Blocking: | Blocked by: |
Description
I added the tablesorter to custom.js and ran the starterkit.html. This worked fine; clicking on a column header sorted both ascending and descending. Then I add the widgets: zebra? line, and the sorting would only sort descending.
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.

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 .