Skip to content

A pure JavaScript (no dependencies) solution to make HTML Tables sortable

License

Notifications You must be signed in to change notification settings

stationer/SortTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sort-table

A pure JavaScript (no dependencies) solution to make HTML Tables sortable

Usage

Include sort-table.js anywhere in your page, it runs on load.
Add CSS class js-sort-table to all tables you want sortable.
Optionally override styles for table.js-sort-table in your styles.

Support

Tested successfully in FireFox Win/Mac.
Tested successfully in Chrome Win/Mac.
Tested successfully in Safari Win/Mac.
Tested successfully in Internet Explorer 10.

License

Released under MIT license, see included LICENSE.txt or http://opensource.org/licenses/MIT

About

A pure JavaScript (no dependencies) solution to make HTML Tables sortable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published