Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnpolacek/stacktable.js
jQuery plugin for stacking tables on small screens
https://github.com/johnpolacek/stacktable.js
Last synced: 29 days ago
JSON representation
jQuery plugin for stacking tables on small screens
- Host: GitHub
- URL: https://github.com/johnpolacek/stacktable.js
- Owner: johnpolacek
- License: other
- Created: 2012-12-08T17:02:55.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-08-02T19:18:31.000Z (over 2 years ago)
- Last Synced: 2024-10-10T11:03:10.322Z (about 1 month ago)
- Language: HTML
- Homepage: http://johnpolacek.github.io/stacktable.js/
- Size: 152 KB
- Stars: 1,026
- Watchers: 45
- Forks: 168
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
- awesome-jquery - stacktable.js - jQuery plugin for stacking tables on small screens (Table of contents / Data Table)
README
# stacktable.js
The Responsive Tables jQuery plugin for stacking tables on small screens. The purpose of stacktable.js is to give you an easy way of converting wide tables to a format that will work better on small screens. It creates a copy of the table that is converted into a 2-column key/value format. For more info, go to [the project page](http://johnpolacek.github.com/stacktable.js).
[Follow me on Twitter](http://twitter.com/johnpolacek)
## Options
**myClass:** Space separated classes to add to the table.**headIndex:** Use this to specify the row index of the header, in case it isn’t the first.
# Legal
Author & copyright (c) 2012: [John Polacek](http://johnpolacek.com)
MIT License