akulion
06-29-2006, 09:02 AM
Hi
Ok I have managed to implement probably 90% of this but there is a small problem for which I really need help.
The working example can be seen on this page:
Click here to view (http://path-to-peace.net/forum/index.php?)
scroll down until u see the 'mini image gallery'
As you may notice the Lightbox viewer seems to be working A-OK with the PHP gallery
But here is where the problem arises....click on page 2 or 4 or any page and then click an image - It stops working!!!
-------------------------------------------
Basically what I did in the script itself was disable the 'target' variable and replace it with the 'rel' variable for the lightbox
Also I took out the popup function completely since it wasnt needed anymore.
But now I cant figure out why the Lightbox viewer stops working on a page change.
Please help!
Ok I have managed to implement probably 90% of this but there is a small problem for which I really need help.
The working example can be seen on this page:
Click here to view (http://path-to-peace.net/forum/index.php?)
scroll down until u see the 'mini image gallery'
As you may notice the Lightbox viewer seems to be working A-OK with the PHP gallery
But here is where the problem arises....click on page 2 or 4 or any page and then click an image - It stops working!!!
-------------------------------------------
Basically what I did in the script itself was disable the 'target' variable and replace it with the 'rel' variable for the lightbox
Also I took out the popup function completely since it wasnt needed anymore.
But now I cant figure out why the Lightbox viewer stops working on a page change.
Please help!