This JavaScript table sorting script is easy to use, fast and lightweight at only 1.7KB. It includes alternate row formatting, header class toggling, auto data type recognition and selective column sorting. It will currently sort strings, numbers and currency. More features will follow.
Related Submissions:
- TinyTable JavaScript Table Sorter - 2.5KB This table sorter script is easy to use and feature packed at only 2.5KB. Features include column and alternate row highlighting, header class toggling, auto...
- Advanced JavaScript Table Sorter The third iteration of the TinyTable table sorting script adds search, column averages and totals, record numbering, a view all function, and a reset function....
- jQuery Animated Table Sorter This plugin allows you to animatedly sort a table based on a columns s, or on the content/value of a child/descendant element within those s....
- Drag and Drop Table Content with JavaScript With few lines of JavaScript, you can drag and drop table content. Content of the HTML table cells can be dragged to the another table...
- New Screencast: Table Styling 2, Fixed Header and Highlighting Just a couple of quick tricks, from scratch, on coding up tables. We use the proper semantic tags for a table header and then set...