http://www.mattkruse.com/javascript/sorttable/#
Description:Â
A common need is to have a table of results or data in the browser and to let the user sort the columns in the browser without needing to go back to the server each time.
This complex script allows that functionality using extensive DHTML.
In older browsers (<4) no sorting will happen, and in Netscape the [...]
