Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stowball/jQuery-rwdImageMaps
Responsive Image Maps jQuery Plugin
https://github.com/stowball/jQuery-rwdImageMaps
jquery jquery-plugin responsive
Last synced: 6 days ago
JSON representation
Responsive Image Maps jQuery Plugin
- Host: GitHub
- URL: https://github.com/stowball/jQuery-rwdImageMaps
- Owner: stowball
- License: mit
- Created: 2012-04-15T05:55:49.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-12-04T00:53:30.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T17:39:45.908Z (14 days ago)
- Topics: jquery, jquery-plugin, responsive
- Language: JavaScript
- Homepage: http://mattstow.com
- Size: 133 KB
- Stars: 1,561
- Watchers: 104
- Forks: 711
- Open Issues: 70
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-jquery - jQuery-rwdImageMaps - Responsive Image Maps jQuery Plugin (Images / Data Table)
README
# jQuery RWD Image Maps
[![CDNJS](https://img.shields.io/cdnjs/v/jQuery-rwdImageMaps.svg)](https://cdnjs.com/libraries/jQuery-rwdImageMaps)### Allows image maps to be used in a responsive design by recalculating the area coordinates to match the actual image size on load and window.resize
---
#### Usage:
* If possible, add [correct, unitless](http://dev.w3.org/html5/markup/img.html) `width` and `height` attributes to your image map images. You can override these in CSS to make them responsive.
* Add a link to jQuery in your page, preferably at the bottom just before the closing `