Sorted Table
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 * download the following javascripts to a folder on your server: Event.js and SortedTable.js * add a class="sorted" to the table * include the javascripts in the html (<script type="text/javascript" src="Event.js"></script> and <script type="text/javascript" src="SortedTable.js"></script>) * add the following code to the html <script type="text/javascript">onload = function() {var myTable = new SortedTable();}</script> * if you're using XML Data Islands add class regroup (you should have class="sorted regroup")
Hmm, very fastly
How good is it with disability softwares?
wow, c'est un truc de ouf :) [so great]
looks like shit
looks like shit
looks like shit
works well.
Thanks for the hard work!
not working with big tables i havae a table of 140 000 rows
DUDE I WANT TO TEXT FIELD NUMERIC VALUE SORTING.YOUR EXAMPLE NEVER SORT .PLZ TEL ME FOR EXAMPLE: <td><input value="1511" size="6" type="text"></td>
No working on my page ??
It work form me greatly! For sure u need to download all the files like CSS, JavaScript, by accesing them by url directly and save them. It work after a few modification to reflect my data and Bang! It works! But now I have a problem with other pages even if I apply the same cooking! Thanks for your works!
Hi, it's very good, but it may be perfect if in the field there was an arrow to indicate the orientation of the sorting! Thanks, Filippo