Need some help in creating a HTML table with sortable columns? What about a flexible client-side table sorting script? Try tablesorter, a jQuery plugin that turns a standard HTML table with THEAD and TBODY tags into a sortable table. This simple jQuery plugin comes with many options that you can easily use to achieve different effects. It is a perfect script for creating tables that can be sorted without page refreshes.
tablesorter works on standard HTML tables. It can parse and sort many types of data including text, URIs, integers, currency, floats, IP addresses, dates (ISO, long and short formats), time, linked data in a cell etc. The tablesorter supports ROWSPAN and COLSPAN on TH elements and also multi-column sorting. It is compatible with all major web browsers such as Firefox 2+, Internet Explorer 6+, Safari 2+ and Opera 9+.
Get tablesorter jQuery plugin today and create nice sortable HTML tables.
More Info: http://tablesorter.com/
One Response to “Create sortable HTML tables with ‘tablesorter’”