# stacktable.js **Repository Path**: mirrors_danielgindi/stacktable.js ## Basic Information - **Project Name**: stacktable.js - **Description**: jQuery plugin for stacking tables on small screens - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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) Dual MIT & GPL license