Hi,
I'm just trying to incorporate a lightbox gallery into my webpage for a few images, but am having the problem that when I click the thumbnail, it just loads the full picture in a new page.
Now, there's a bit in the lightbox support page about using
but this hasn't solved the problem.
Any experienced lightbox users able to shed a bit more light? Thanks.
I'm just trying to incorporate a lightbox gallery into my webpage for a few images, but am having the problem that when I click the thumbnail, it just loads the full picture in a new page.
Now, there's a bit in the lightbox support page about using
PHP:
<body onload="MM_preloadImages(‘/images/menu_on.gif’)…;initLightbox()">
Any experienced lightbox users able to shed a bit more light? Thanks.