nyroModal icon indicating copy to clipboard operation
nyroModal copied to clipboard

nyroModal or other popup with image map

Open jasondarnell915 opened this issue 9 years ago • 1 comments

I'm currently seeing if there is any way to code an image popup that has two different sections of it mapped to two different urls. The image would need to popup when the page loads. Here is what I have so far for code, any help is greatly appreciated. I commented out the section that is mapping the image since it was breaking it, the image is just a sample image and the links sample links.

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://www.jacklmoore.com/colorbox/jquery.colorbox.js"></script>

 <map name="location-map" id="location-map">

jasondarnell915 avatar Aug 04 '16 13:08 jasondarnell915

code.txt

Here is the code I have so far.

jasondarnell915 avatar Aug 04 '16 13:08 jasondarnell915