Opened 14 years ago
Closed 13 years ago
#3119 closed bug (invalid)
disable tablesorter
Reported by: | diegaum | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | tablesorter | Cc: | |
Blocked by: | Blocking: |
Description
Hello, I've been researching and didn't find a way to disable the tablesorter (like the mask library which has the function unmask) on a table that had been activated this function. simple example how could it be:
$(.table-to-sort).tablesorter() if (conditionToDisable()) {
$(.table-to-sort).removetablesorter()
}
Change History (2)
comment:1 Changed 14 years ago by
Component: | core → plugin |
---|---|
Keywords: | tablesorter added |
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
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 .