Links

Home arrow Articles arrow Programming arrow Javascript Table Sort Script
Javascript Table Sort Script PDF Print E-mail
Tag it:
Delicious
blogmarks
Stumble
Furl it!
Digg
YahooMyWeb
Technorati
User Rating: / 1
PoorBest 

Include the Javascript library, by putting a link to it in the HEAD of your page, like so:

<script src="sorttable.js"></script>

Mark your table as a sortable one by giving it a class of "sortable":

<table class="sortable">

Click on the read more link for the Javascript file.

Comments
Search
Only registered users can write comments!
Last Updated ( Friday, 02 April 2010 )
 
< Prev   Next >