MediaTables
jQuery Plugin to Show/Hide columns of a Table
This is a fork I made of an existing project by Marco Peg. My code can be found here: https://github.com/seismicmike/MediaTable. His can be found here: https://github.com/marcopeg/MediaTable.
This plugin creates a button that, when clicked, opens a list of your table's columns. When you click on one of the columns in this list its visibility will be toggled.
At the time I forked this repository, it was working pretty well, but I added a few features. Namely:
- The ability to control...