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