defunk7 Posted April 29, 2008 Share Posted April 29, 2008 I've installed lightbox on a site I'm working on but can't get it to work with hotspots. say for eg. : <area shape="rect" coords="397,78,532,106" href="images/myimage.jpg"/> needs rel="lightbox" in it, but adding it at the end doesn't work. Anyone know the solution? Link to comment Share on other sites More sharing options...
0 Antaris Veteran Posted April 29, 2008 Veteran Share Posted April 29, 2008 What version of Lightbox are you using? V2 has imagemap support: http://www.huddletogether.com/projects/lightbox2/#overview Link to comment Share on other sites More sharing options...
0 defunk7 Posted April 29, 2008 Author Share Posted April 29, 2008 (edited) I'm using 2.04. If it has imagemap support then how do I get it to work? :( Doing it like so doesn't work: <area shape="rect" coords="397,78,532,106" href="images/myimage.jpg" rel="lightbox"/> Edited April 29, 2008 by nemeS1s05 Link to comment Share on other sites More sharing options...
0 KathrynforAD Posted March 7, 2009 Share Posted March 7, 2009 I'm using 2.04. If it has imagemap support then how do I get it to work? :(Doing it like so doesn't work: <area shape="rect" coords="397,78,532,106" href="images/myimage.jpg" rel="lightbox"/> Did you ever get this resolved? I am having the same issue with using lightbox 2.0 with hotspots. Right now my code looks like this: <area shape="poly" coords="209,232,273,224,280,286,219,293" href="images/ATlogo2.jpg" rel="lightbox"/> I am only getting the gray background when I click on the link though, not the image. The image properly loads in a new window when the rel="lightbox" code is not added. I have tried testing it in Dreamweaver's preview on Safari, and uploaded to the web in Safari and Mozilla's Camino. You can see it online at www.KathrynforArtDirector.com/portfolio.html Link to comment Share on other sites More sharing options...
0 hamarius Posted June 1, 2010 Share Posted June 1, 2010 Hi i'm also wondering about this, didn't work for me either, would be grate if someone could come with some step by step for this. Link to comment Share on other sites More sharing options...
0 nub Posted June 1, 2010 Share Posted June 1, 2010 http://www.patworx.de/blog/?p=20 Link to comment Share on other sites More sharing options...
0 hamarius Posted June 2, 2010 Share Posted June 2, 2010 http://www.patworx.de/blog/?p=20 Veiii!!! thank you, not exactly step by step but i figured it out :) Link to comment Share on other sites More sharing options...
Question
defunk7
I've installed lightbox on a site I'm working on but can't get it to work with hotspots.
say for eg. :
needs rel="lightbox" in it, but adding it at the end doesn't work.
Anyone know the solution?
Link to comment
Share on other sites
6 answers to this question
Recommended Posts