I wanted to be able to click on the photos to see the full size image and have searched Google all morning for a script that will work. I found the perfect script at Barcahall. The original script gave me errors, so I tried the I-Frame version that uses Javascript to resize the images. The only problem is the background after a resize, it's showing part of the background that doesn't scroll properly with my particular background.
I tried putting the whole thing in tables with a background color but that was only giving me a frame around the image and white-space with bits of my background still visible. Divs with background color didn't work either. If someone has an answer to this problem I'd appreciate it. I looked at the javascript, but it only has to do with resizing the images. Great piece of code though, it even gives the album name and captions.
Note: After reading the tutorial again, I see that the script uses the same background and text style as the album from which the photo comes. Perhaps I could put a white gutter around the photos in the gallery to overcome this problem. I'll give it a go.

Leave a comment