Responsive Image Maps jQuery Plugin
Stars
1.6k
Forks
696
Watchers
1.6k
Open Issues
70
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fix #35 by mentioning unitless attributes. Other minor changes
7549e35View on GitHubDropped support for jQuery < 1.6. Caused issues since 1.10 & 2.0. Thanks @tobaiasjl
7dcf4d7View on GitHubSupport images with no width/height attributes (HT @blueyed)
13ec7dcView on GitHubIE8 support (HT @dave-irvine), maintain chainability, optimisations
369c574View on GitHubFixed resized areas in WebKit as it doesn't know image dimensions until the image has loaded
df16d2cView on GitHubMerge branch 'master' of github.com:stowball/jQuery-rwdImageMaps
f21a494View on GitHubAdded support for jQuery < v1.6.x (IE7 always required >= v1.6.x)
f298e0aView on GitHub