-
Notifications
You must be signed in to change notification settings - Fork 0
A plugin (widget) for the jQuery Tablesorter plugin which allows select sorted cell
License
grigoryangeo/Tablesorter-Select-Cell-Plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Select Sorted Cell Widget for jQuery Tablesorter ======================================== Author: Grigoryan George License: MIT (see LICENSE for details) Description: This widget allows mark sorted cell Usage: 1. Simply add the "selectCell" widget to the tablesorter() call as follows: $('#myElem').tablesorter({ widgets: ['selectCell'] , widgetSelectCell: ["num","active"]}); 2. Add the class "data-num" to <th>. That's it! Included files: /example/* This contains a series of files that provide a simple, editable example of the "selectCell" widget in effect. /jquery.tablesorter.selectcell.js This is the development version of the widget, in case you wish to change the code / see how it's done
About
A plugin (widget) for the jQuery Tablesorter plugin which allows select sorted cell
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published