I think I have the same issue mentioned here: https://github.com/stowball/jQuery-rwdImageMaps/issues/14
Except the solution provided in the thread did not work for me. (And actually the JSFiddle provided seems to be buggy too..?).
I want my image to fill the entire window, no matter how wide it is.
But when i set width:100% the areas in the map don't resize/move with the image.
Old comment but I'm having the same issue. I think its browser related because the solution and fiddle work in FireFox but not Chrome any ideas on a fix for Chrome?
Hi
I think I have the same issue mentioned here: https://github.com/stowball/jQuery-rwdImageMaps/issues/14 Except the solution provided in the thread did not work for me. (And actually the JSFiddle provided seems to be buggy too..?).
I want my image to fill the entire window, no matter how wide it is. But when i set width:100% the areas in the map don't resize/move with the image.
Is there any solution to this?