• 0

Lightbox - using it with a hotspot?


Question

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

6 answers to this question

Recommended Posts

  • 0

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 by nemeS1s05
Link to comment
Share on other sites

  • 0
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

  • 0

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

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.