There is a caption under each image.
<p>
<a href="large.jpg">
<img width="85" height="75" src="thumb.jpg/>
</a>Caption</p>
I am looking to display the same caption at the bottom of the lightbox.
<span id="lightbox-image-details-caption">...Here.......</span>
Is there a way to achieve this?