{"id":13591881,"url":"https://github.com/stowball/jQuery-rwdImageMaps","last_synced_at":"2025-04-08T18:30:54.110Z","repository":{"id":3011078,"uuid":"4030134","full_name":"stowball/jQuery-rwdImageMaps","owner":"stowball","description":"Responsive Image Maps jQuery Plugin","archived":false,"fork":false,"pushed_at":"2021-12-04T00:53:30.000Z","size":136,"stargazers_count":1561,"open_issues_count":70,"forks_count":711,"subscribers_count":104,"default_branch":"master","last_synced_at":"2024-10-29T17:39:45.908Z","etag":null,"topics":["jquery","jquery-plugin","responsive"],"latest_commit_sha":null,"homepage":"http://mattstow.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stowball.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-15T05:55:49.000Z","updated_at":"2024-10-24T06:38:38.000Z","dependencies_parsed_at":"2022-07-12T19:30:42.221Z","dependency_job_id":null,"html_url":"https://github.com/stowball/jQuery-rwdImageMaps","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stowball%2FjQuery-rwdImageMaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stowball%2FjQuery-rwdImageMaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stowball%2FjQuery-rwdImageMaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stowball%2FjQuery-rwdImageMaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stowball","download_url":"https://codeload.github.com/stowball/jQuery-rwdImageMaps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478317,"owners_count":20945266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jquery","jquery-plugin","responsive"],"created_at":"2024-08-01T16:01:03.266Z","updated_at":"2025-04-08T18:30:53.816Z","avatar_url":"https://github.com/stowball.png","language":"JavaScript","readme":"# jQuery RWD Image Maps\n[![CDNJS](https://img.shields.io/cdnjs/v/jQuery-rwdImageMaps.svg)](https://cdnjs.com/libraries/jQuery-rwdImageMaps)\n\n### 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\n\n---\n\n#### Usage:\n\n* 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.\n* Add a link to jQuery in your page, preferably at the bottom just before the closing `\u003c/body\u003e`\n* After jQuery, either in a `\u003cscript\u003e` block or a separate file, call:\n\n```js\n$('img[usemap]').rwdImageMaps();\n```\n\nYou may also want to wrap it inside a `$(document).ready()` function, like so:\n\n```js\n$(document).ready(function(e) {\n    $('img[usemap]').rwdImageMaps();\n});\n```\n\n#### Demo:\n\nhttp://mattstow.com/experiment/responsive-image-maps/rwd-image-maps.html\n\n---\n\nCopyright (c) 2016 [Matt Stow](http://mattstow.com)  \nLicensed under the MIT license *(see [LICENSE](https://github.com/stowball/jQuery-rwdImageMaps/blob/master/LICENSE) for details)*  \nMinified version created with Online YUI Compressor: http://www.refresh-sf.com/yui/\n","funding_links":[],"categories":["Images","JavaScript"],"sub_categories":["Data Table"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstowball%2FjQuery-rwdImageMaps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstowball%2FjQuery-rwdImageMaps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstowball%2FjQuery-rwdImageMaps/lists"}