OLD | NEW |
---|---|
(Empty) | |
1 Name: SortTable | |
2 Short Name: sorttable.js | |
3 URL: http://www.kryogenix.org/code/browser/sorttable/ | |
4 Version: 2 | |
5 Date: 7th April 2007 | |
6 License: Licenced as X11: http://www.kryogenix.org/code/browser/licence.html | |
7 | |
8 Description: | |
9 Add <script src="sorttable.js"></script> to your HTML | |
10 Add class="sortable" to any table you'd like to make sortable | |
11 Click on the headers to sort | |
OLD | NEW |