CULLEN
03-13-2006, 01:44 AM
light box image viewer
http://www.dynamicdrive.com/dynamicindex4/lightbox/index.htm
I'm at a loss w/ this one. this is a very nice/elegant and i thought simple picture viewer. however i seem to experiencing a problem i can't figure the logic behind. i set up this script on a very plain html page(1-table divided into 9 columns and 9 rows to form a grid of boxes for my thumbnail images), the overall idea here was i needed to show multiple categories of images on one page, so i created these simple table pages which are loaded into an iframe in my main gallery page. everything works great when i launch the site from my harddrive, but as soon as the files are uploaded to my server light box starts getting quirky. basically it will only load the first image(first row, first column) when you click on any of the others the status bar just runs indeffinetly w/out ever loading the full size image. i though this might be a conflict w/ th iframe but i have the same problem if i just launch the plain page (one table&thumbnails) on it's own. all the file paths are correct, it's finding the files just not loading them. any thoughts, suggestions,:confused: comments please thank you
http://www.dynamicdrive.com/dynamicindex4/lightbox/index.htm
I'm at a loss w/ this one. this is a very nice/elegant and i thought simple picture viewer. however i seem to experiencing a problem i can't figure the logic behind. i set up this script on a very plain html page(1-table divided into 9 columns and 9 rows to form a grid of boxes for my thumbnail images), the overall idea here was i needed to show multiple categories of images on one page, so i created these simple table pages which are loaded into an iframe in my main gallery page. everything works great when i launch the site from my harddrive, but as soon as the files are uploaded to my server light box starts getting quirky. basically it will only load the first image(first row, first column) when you click on any of the others the status bar just runs indeffinetly w/out ever loading the full size image. i though this might be a conflict w/ th iframe but i have the same problem if i just launch the plain page (one table&thumbnails) on it's own. all the file paths are correct, it's finding the files just not loading them. any thoughts, suggestions,:confused: comments please thank you