« Back to code index... | Contact me regarding this code...

Sortable Table

This sortable table script has been tested on IE 5.0, 5.5, 6.0, FireFox 1.0, Opera 7, and Konqueror 3.5.2 (thanks Bas). All other browsers untested. If you test it on another browser and it works, please let us know.

UPDATED: On January 14, 2005, Timothy Mann observed that the sorting routine for numerics didn't handle decimals correctly. The comparison routine for numerics has now been updated from parseInt to parseFloat. This seems to have corrected the issue.

Download the JS File

Click on any of the column headers to sort by that column.

Name Age Date of Birth Score
Joshua Wilson 27 6/8/1976 10.5
JoAnn Marcusi 24 5/12/1979 3.5
Jenna Smith 1 4/30/2003 6.2
Becky Hildebrandt 50 12/3/1952 15
Bill Churchill 50 7/13/1953 1.4
Scott Liverworst 18 3/12/1985 8.75
King Nothing 5 8/19/1998 14
Molly Madison 55 2/11/1948 12.5

Valid XHTML 1.1!