Sep
20th
Posted by Ajax Lady

Javascript Sorted Table
In this Sorted Table user can sort the table rows by clicking the columns.
Tables can be sorted automatically or manually by moving rows.
To start using SortedTable all you need is:
- have a valid XHTML document,
- have a valid table* in this document
- add a class=”sorted” to the table
- include the javascripts in the html ( and )
- add the following code to the html
- if you’re using XML Data Islands add class regroup (you should have class=”sorted regroup”)
Download the soruce: sorted-table
For more updates please visit SCRIPT NAME author page


















