| Script Summary: An adaptation of SortTable.js for any page. |
this script has 1 topic, 3 posts |
This script has no reviews. |
Modified version of Pluggable SortTable (http://userscripts.org/scripts/show/2125)
Script should work with Firefox 1.5.
The table to sort needs an attribute class="sortable" and unique id (as with the original sorttable.js script).
The number of the column is stored in a custom attribute "column" in each header cell.
