davidjbradshaw / image-map-resizer

Responsive HTML Image Maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In IE and Edge Browser, some map do not work.

damulhan opened this issue · comments

In IE and Edge Browser, some map do not work.

<map id="imgmap2018102217055" name="imgmap2018102217055">
	<area shape="rect" title="" coords="22,237,114,287" href="#" target="" class="word-box" data-fancybox-type="iframe" />
	<area shape="rect" title="" coords="22,97,101,147" href="#" target="" class="word-box" data-fancybox-type="iframe" />
	<area shape="rect" title="" coords="315,206,396,257" href="#" target="" class="word-box" data-fancybox-type="iframe" />
	<area shape="rect" title="" coords="26,375,119,423" href="#" target="" class="word-box" data-fancybox-type="iframe" />
	<area shape="rect" title="" coords="308,424,398,469" href="#" target="" class="word-box" data-fancybox-type="iframe"  />
</map>

How do they differ from the ones that do work?