Description
This plugin automatically makes all the tables on your site responsive.
Live Example:
https://plugins.rockwellgrowth.com/automatic-responsive-tables/
NEW!
- exclude option
- applies to dynamically loaded tables now
Features:
- Fixed bug with links in the table
- Fixed bug for tables with no table headers
- Specify only certain tables you’d like this plugin to affect.
- Specify the breakpoint for responsiveness
- Optional styling
- Compatible across all major browsers
- Backend style editor w/ preview panel
- Supports IE5+ !!!
Screenshots
Installation
Installation & Activation
- Download plugin
- Unzip plugin on computer
- Add unzipped folder to /wp-content/plugins/
OR
- Go to your admin area and select Plugins -> Add new from the menu
- Search for “Automatic Responsive Tables”
-
Click install
-
Activate the plugin in the ‘Plugins’ menu in the admin area
- Go to Tools -> ‘LinkedIn Company Updates’ to configure
** Using the Plugin **
- Check ‘Activate for all Tables’ or enter in the classes & IDs you’d like it to affect
- Add the breakpoint
- Check off whether or not you’ll use the style editor
- Use the style editor if necessary
- Save
Reviews
Contributors & Developers
“Automatic Responsive Tables” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Automatic Responsive Tables” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.3 – 8/2/19
- marked jquery as dependency
- added listener to apply responsive table transformation to dynamically added content
- added check to notify user if plugin does not have the needed permissions
- fixed / tweaked style tool
Version 1.2 – 3/19/16
- Fixed bug with links in the table
- Fixed bugs for tables with no table headers
Version 1.1 – 1/23/16
- Feedback grabber bug fix
Version 1.0 – 1/15/16
- Added backend style editor
- Added text context for international use
- Added compatibility for ie5 & up
- Restructured the execution