Side navigation
#3119 closed bug (invalid)
Opened July 02, 2008 02:07PM UTC
Closed October 12, 2009 11:34PM UTC
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()
}
Attachments (0)
Change History (2)
Changed July 02, 2008 02:22PM UTC by comment:1
component: | core → plugin |
---|---|
keywords: | → tablesorter |
Changed October 12, 2009 11:34PM UTC by comment:2
resolution: | → invalid |
---|---|
status: | new → closed |
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 .