=== FooTable === Contributors: bradvin Donate link:http://themergency.com/donate Tags: tables,responsive,jquery Requires at least: 3.5 Tested up to: 3.5.1 Stable tag: 0.2.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html FooTable's goal is simple : to make HTML tables look awesome on all devices! == Description == > FooTable documentation, FAQ and support can be found at [FooPlugins.com](http://fooplugins.com/plugins/footable-lite/) Have you ever wanted to show a lot of data in a table, but hate how badly it scales on smaller mobile devices? FooTable solves this problem by hiding certain columns on smaller devices, but still allowing the user to expand each row to see the columns that were hidden. **features** * Make your existing HTML tables responsive * Target only the tables you want using a CSS selector * Make tables sortable * Automatically hide certain number of columns on tablets and phones * Set custom breakpoint sizes * Choose to exclude FooTable CSS styling * Ability to include custom CSS Originally created as a [jQuery plugin](https://github.com/bradvin/FooTable), this simple WordPress version allows you to easily include and configure the FooTable jQuery script into your site. [Check out the homepage](http://themergency.com/footable/) to learn more about FooTable and see some demos. == Installation == 1. Upload the plugin folder 'footable' to your `/wp-content/plugins/` folder 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure FooTable from the settings page == Screenshots == 1. Settings - General 2. Settings - Demo 3. Frontend Result == Changelog == = 0.2.1 = * Updated JS to fix minor bug = 0.2 = * Initial Relase. First version. == Frequently Asked Questions == = How do I override the CSS that FooTable applies to my tables? = Goto the settings page and disable the FooTable CSS, or add your own custom styling using the "Custom CSS" setting == Upgrade Notice == Please upgrade to the latest version