TinyTable V3: Advanced JavaScript Table Sorter
17
Nov
// php the_time('Y') ?>
TinyTable, a lightweight JavaScript table sorter that was featured before, has its 3rd version released.
The new version has fresh features like: search, column averages and totals, record numbering, a view all & a reset function.
TinyTable also has features like:
- alternate row highlighting
- header class toggling
- auto data type recognition
- selective column sorting
Almost every feature is optional & can be configured while calling the TinyTable function.
Since using tables is still the best option to display tabular data, it is a must-bookmark.
Requirements: No Requirements
Compatibility: All Major Browsers
Website: http://www.leigeber.com/2009/11/advanced-javascript-...
Demo: http://sandbox.leigeber.com/tinytablev3/index.html
Compatibility: All Major Browsers
Website: http://www.leigeber.com/2009/11/advanced-javascript-...
Demo: http://sandbox.leigeber.com/tinytablev3/index.html
- Tags:
Javascript
- Filed under: Browsing, CC License, Goodies
- 1 Comment
















One Response for "TinyTable V3: Advanced JavaScript Table Sorter"
Can you give me the code to sort by day of the week? Where Monday is 1st and Sunday is 7th (last)?