cjmcdonn / stacktable.js

jQuery plugin for stacking tables on small screens

Home Page:http://johnpolacek.github.com/stacktable.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Follow me on Twitter

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

Dual MIT & GPL license

About

jQuery plugin for stacking tables on small screens

http://johnpolacek.github.com/stacktable.js/


Languages

Language:HTML 45.6%Language:JavaScript 33.9%Language:CSS 20.4%