jQuery-rwdImageMaps
jQuery-rwdImageMaps copied to clipboard
Image coordinates not resizing
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
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.