Pluggable SortTable NEW

By Frank Ralf Last update Aug 28, 2006 — Installed 496 times.
Script Summary:
An adaptation of SortTable.js for any page.
Recently Updated TopicsPosts
Archived Comments3

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.