Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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