jQuery-rwdImageMaps icon indicating copy to clipboard operation
jQuery-rwdImageMaps copied to clipboard

Image coordinates not resizing

Open krmsoundpro opened this issue 11 years ago • 1 comments

I've got the image to resize with the window wonderfully. However, when I do this, the coordinates do not scale with it. Here's the webpage: http://www.projectprolepsis.com/main%20page.html. Any idea why it's not doing this? Thanks,

  • Kevin

krmsoundpro avatar May 09 '14 17:05 krmsoundpro

You've got a call for <script src="../../js/ios-orientationchange-fix.min.js"></script> in the head which is failing. This might be affecting the javascript further down the page.

justincavery avatar May 09 '14 21:05 justincavery