Lightbox not working in Image-Map
-
Hi there.
I implemented an Imagemap on one of my pages and although i placed the data-rel tag in the image-link, the picture does not come up in the lightbox but as absolute url.
Here is part of the code in my page:
<img class="alignnone wp-image-5306 size-full" src="/wordpress/wp-content/uploads/Grundriss.jpg" alt="Grundriss" usemap="#grmap" /> <map id="grmap" name="Map"> <area title="1" alt="" coords="190,207,223,237" shape="rect" href="/wordpress/wp-content/uploads/1.jpg" data-rel="lightbox" />What to do to geet it working?
The topic ‘Lightbox not working in Image-Map’ is closed to new replies.