johnpolacek / stacktable.js

jQuery plugin for stacking tables on small screens
http://johnpolacek.github.io/stacktable.js/
Other
1.03k stars 167 forks source link

Add support for captions in stackcolumns #52

Closed leobauza closed 7 years ago

leobauza commented 7 years ago

This PR gives the stackcolumns method the same functionality of prepending a table's <caption> that the stacktable and cardtable methods have.

johnpolacek commented 7 years ago

Thanks!