mirror of
https://github.com/Mottie/tablesorter.git
synced 2025-01-12 15:24:21 +00:00
ce82258edc
* `$.tablesorter.addRows` - called by `addRows` method. * `$.tablesorter.appendCache` - renamed from `appendToTable`; appends cache to DOM, called by `appendCache` method. * `$.tablesorter.isEmptyObject` - clone of `$.isEmptyObject` (jQuery v1.4). * `$.tablesorter.sortOn` - called by `sortOn` method. * `$.tablesorter.sortReset` - called by `sortReset` method. * `$.tablesorter.updateAll` - called by `updateAll` method. * `$.tablesorter.updateCache` - called by `updateCache` method. * `$.tablesorter.updateCell` - called by `updateCell` method. * `$.tablesorter.update` - called by `update` and `updateRows` method. |
||
---|---|---|
.. | ||
css | ||
js |