=== Plugin Name === Contributors: philip.newcomer Author: Philip Newcomer Author URI: http://philipnewcomer.net Donate link: http://philipnewcomer.net/donate/ Tags: responsive, image map, image, map, jquery, jquery plugin Version: 1.4 Stable tag: 1.4 Requires at least: 3.0 Tested up to: 4.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Makes image maps responsive by packaging the RWD Image Maps jQuery plugin for use in WordPress. == Description == This plugin simply packages the [RWD Image Maps](https://github.com/stowball/jQuery-rwdImageMaps) jQuery plugin for use in WordPress, providing an easy way to make image maps responsive in a WordPress theme. This plugin is licensed under the GPLv2, and the jQuery plugin is licensed under the MIT license. == Installation == To manually install the plugin, follow these steps: 1. Download and unzip the plugin, and upload the 'responsive-image-maps' folder to your `/wp-content/plugins/` directory. **Or**, download the plugin, and upload the ZIP file using the plugin uploader in the 'Plugins' menu in WordPress. 2. Activate the plugin through the 'Plugins' menu in WordPress 3. There is no third step. Your image maps should now be responsive. == Changelog == = 1.4 = * Updated the [RWD Image Maps jQuery plugin](https://github.com/stowball/jQuery-rwdImageMaps) to version 1.5. = 1.3 = * Updated the [RWD Image Maps jQuery plugin](https://github.com/stowball/jQuery-rwdImageMaps) to version 1.4. Images are no longer required to have width/height attributes. * Updated readme.txt = 1.2 = * Updated the jQuery RWD Image Maps plugin to version 1.3, which adds IE8 support: https://github.com/stowball/jQuery-rwdImageMaps/pull/7 = 1.1 = * Fixed path to jQuery plugin * Updated readme file = 1.0 = * Initial release == Javascript Warning == It goes without saying, but the RWD Image Maps jQuery plugin requires javascript to be enabled in the user's browser for it to work its magic. == Need Help? == If you have questions or problems with the RWD Image Maps **jQuery** plugin itself (not the WordPress wrapper for it), go to the [jQuery RWD Image Maps plugin page](https://github.com/stowball/jQuery-rwdImageMaps) on GitHub.