Popup in Image Map
Hi,
I have an image map on my website. This is an image (map) where several links are placed. This is the code:
<area title="Lennenstadt Branch" alt="Lennenstadt Branch" coords="176,323,6" shape="circle" href="www.test2.de" target="" />
Is there a way to place a pop-up shortcode under href instead of www.test2.de?
Kind Regards
Comments
Hi,
You can try this:
in the href put an ID, you can name it however you want, for example, #mapPopup, and add rel="lightbox":
and below that put this div:
Best regards
Hi, I have inserted the code like this, but unfortunately nothing happens. Here is the Link: https://dev.bauing-schmidt.de
Or is a tooltip possible?
Your website is password protected.
Please send the password privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact.
Notice!
Please attach a link to this forum discussion.
Thanks
I have checked your website, and the pins show a block after clicking on them.
Can you explain greater what you want to achieve, please?
Thanks
I realize it with a plugin. Thank you.