Skip to main content

Bug Tracker

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 flesler comment:1

component: coreplugin
keywords: → tablesorter

Changed October 12, 2009 11:34PM UTC by dmethvin comment:2

resolution: → invalid
status: newclosed

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 .