Chiqie
02-15-2012, 02:18 PM
http://www.dynamicdrive.com/dynamicindex4/lightbox2/index.htm
I want to have a "Click here to download" link as the caption that then opens the original size image for download. How do I do that?
This is the existing code
<a href="images/Screen Savers 1024x768/preview/15.jpg" title="Click here to download"><img src="images/15.jpg" width="72" height="72" alt="" /></a>
I want to have a "Click here to download" link as the caption that then opens the original size image for download. How do I do that?
This is the existing code
<a href="images/Screen Savers 1024x768/preview/15.jpg" title="Click here to download"><img src="images/15.jpg" width="72" height="72" alt="" /></a>