Description
See https://lists.w3.org/Archives/Public/public-whatwg-archive/2015Mar/0066.html and replies
On Wed, 18 Mar 2015 16:50:56 +0100, Martin Janecke [email protected] wrote:
Image maps are still used even in a responsive environment. Here's an
example from the wild:https://www.deutscheskonto.org/en/
The image using the map is
https://www.deutscheskonto.org/images/en/deutsches-konto-600-en.jpg
This example uses JavaScript to make the map responsive, but doesn't work
when the client has JavaScript disabled.
On Wed, 18 Mar 2015 17:22:47 +0100, Andrea Rendine [email protected] wrote:
And as an evidence that someone needs this feature, I could cite several
resizing scripts, both standalone
https://github.com/davidjbradshaw/image-map-resizer
http://stackoverflow.com/a/14576104
and jQuery-based
https://github.com/stowball/jQuery-rwdImageMaps