Skip to content

nitesh11/tablesorter

Repository files navigation

-- SUMMARY --

tablesorter is a jQuery plugin for turning a standard HTML table 
with THEAD and TBODY tags into a sortable table without page refreshes. 
tablesorter can successfully parse and sort many types of data including 
linked data in a cell.

-- HOW TO USE --

Please download tablesorter plugin from here
http://tablesorter.com/docs/#Download
extract the archive and copy the contents to the following location
libraries/tablesorter. Make sure the main file,
jquery.tablesorter.min.js, is located at
libraries/tablesorter/jquery.tablesorter.min.js

Add class "tablesorter" to your Table code like in example given. 
<table id="myTable" class="tablesorter"> . 
Select Skin from its configuration page.

-- REQUIREMENTS --

Libraries


-- INSTALLATION --

* Install as usual, see http://drupal.org/node/70151 for further information.


-- CONFIGURATION --

1. Configuration > User-Interface > Tablesorter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages