Sort HTML tables multi-level, with options for each column of ascending or descending, alpha or numeric sort, and case sensitive or insensitive.
In the HTML file, add references to the project's css and js files, and at the end, add a script command to do the setup. In the js file, specify which table(s) you want to sort. Then display the html file in your web browser. Above each table that you wanted to sort, you'll see a "preferences table".
In the preferences table, each row corresponds to a column in the table to sort. The top row is multi-sorted first. To multi-level sort on a particular column first or second, drag that row so that it is the top or second row of the pref. table.
For each row in the pref table, specify the options.
Then click the "Sort" button.
The tool is two files: sortTableTool.css and sortTableTool.js. I'm also including sample files index.css and index.html, and documentation files "DeveloperNotes.txt" and "How to install.txt".
Sort HTML table multilevel with options
Sort HTML tables multi-level, with options such as asc/descending
Brought to you by:
jocelyng
Downloads:
0 This Week