Lightbox
Posted: Wed 9. Aug 2006, 17:12
I am trying to integrate lightbox functionality with the gallery content part but I'm not sure how to go about it...
Via java it is supposed to zoom the full image "on top of" the page when a thumbnail is clicked. (See here: http://www.huddletogether.com/projects/lightbox/)
The code for the thumb should look like this: <a href="images/image-1.jpg" rel="lightbox" title="my caption">image #1</a>
Where could I set up the gallery content part to use that partucular code for the thumbs?
This is supposed to replace the function of the zoom_image.php.
Any ideas fellows?
Via java it is supposed to zoom the full image "on top of" the page when a thumbnail is clicked. (See here: http://www.huddletogether.com/projects/lightbox/)
The code for the thumb should look like this: <a href="images/image-1.jpg" rel="lightbox" title="my caption">image #1</a>
Where could I set up the gallery content part to use that partucular code for the thumbs?
This is supposed to replace the function of the zoom_image.php.
Any ideas fellows?