Bug Tracker

Modify

Ticket #3119 (closed bug: invalid)

Opened 5 years ago

Last modified 4 years ago

disable tablesorter

Reported by: diegaum Owned by:
Priority: major Milestone: 1.3
Component: plugin Version: 1.2.6
Keywords: tablesorter Cc:
Blocking: Blocked by:

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

comment:1 Changed 5 years ago by flesler

  • Keywords tablesorter added
  • Component changed from core to plugin

comment:2 Changed 4 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

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 .

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.