HTML table sorting JavaScript
Note: This script is no longer updated/supported as it's replaced by much more advanced and the best of its kind TableTools script (listed under "publisher info" below) which sorts multi-column, searches (regex/range operations), filters (with selects), summarizes (avg, sum etc.) and copies HTML tables with the same setup effort as this one, which is merely to include script in html page header and add a class to your table. Here's this old script's description - Include this script in your html page header and add class="sortable" to the tables you want sorted. Automatic detection and sorting of data types like currencies, US time/date, numbers (scientific notation too), IP addresses, etc; You can specify European styled date/time or other date format, or even specify custom data type thru custom sorting functions! Supports cookie (remember sort state), headers/footers, preserving the row/cell styles (eg alternatively highlighted rows), X-browser support etc.
Visit publisher site: HTML table sorting JavaScriptListing Details
- Version:
- 1.30
- Filed in:
-
Scripts / JavaScript / Scripts & Programs / Miscellaneous
- Submitted on:
- Last Updated:
- Publisher:
- Mingyi Liu Other listings by this publisher
License & Pricing Information
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-2 out of 2 reviews
-
This is the best cross-browser sorting script I have used!!
-
HTML table sorting using JavaScript. If we click on table header column data should be sorted automatically. If once clicked ascending and again clicked descending order.