http://segelfreunde-eggers.de/html/revier.html
Using a mapped image wiht the Lightbox image viewer I have a problem.
I am sure I have the right code, but doesn't run...the image opens in a new window without lightbo.
Here is the HTML Code :
<a href="../images/route/1overview.jpg" rel="lightbox">
<img src="../images/Toern2007.jpg" alt="Törn 2007" border="0" align="center"
usemap="#Map"></a></td></table></TD></TR>
<TR><TD valign="top" width="450" height="100%" align="right"></TD>
<TD valign="top" width="330" height="100%">
</TABLE></td></tr>
<map name="Map" rel="lightbox">
<area shape="circle" coords="36,102,15" href="../images/route/2dalaman.jpg" rel="lightbox">
<area shape="circle" coords="123,121,18" href="../images/route/3fethiye.jpg" rel="lightbox">
<area shape="circle" coords="198,256,14" href="../images/route/4kalkan.jpg" rel="lightbox">
<area shape="circle" coords="263,278,15" href="../images/route/5kas.jpg" rel="lightbox">
<area shape="circle" coords="381,251,15" href="../images/route/6kale.jpg" rel="lightbox">
<area shape="circle" coords="429,249,16" href="../images/route/7finike.jpg" rel="lightbox">
<area shape="circle" coords="591,30,17" href="../images/route/8antalya.jpg" rel="lightbox">
</map></a></td>
Thanks for help



Reply With Quote

Bookmarks