Table Sorting With JavaScript: TinyTable
9
Mar
// php the_time('Y') ?>
This is a lightweight (2.5kb) JavaScript table sorter for getting more out of a standard table.
It has great features like:
- column & alternate row highlighting
- pagination (optional)
- support for links
- date/link parsing
- header class toggling
- auto data type recognition
- selective column sorting
Any column can be excluded from the sorting functionality with ease.
The script is an updated version of this one (see WRD post) & works in all major browsers.
Requirements: No Requirements
Compatibility: All Major Browsers
Website: http://www.leigeber.com/2009/03/table-sorter/
Demo: http://sandbox.leigeber.com/table-sorter/index.html
Compatibility: All Major Browsers
Website: http://www.leigeber.com/2009/03/table-sorter/
Demo: http://sandbox.leigeber.com/table-sorter/index.html
- Tags:
Javascript
- Filed under: Browsing, Goodies, Other License
- 1 Comment
















One Response for "Table Sorting With JavaScript: TinyTable"
Can anyone tell me how to sort by day of the week?