aavaughan
10-10-2007, 03:20 AM
1) Script Title: DD PHP Photo Album script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...album.htm#note
3) Describe problem: increased functionality question
Hi, I posted once before and got a great response on how to change the script to where the photo file name appears beneath the photo, which allows you to do a brief description of the photo as the file name and it appears. This seemed like a logical and simple way to get an description of the photo
Please go to http://anne.swva.net/earrings.htm for my page in the works (note I haven't changed the file names to descriptions yet.)
My question is this: instead of having the file name appear on the main thumbs page, can the script be altered to have the file name appear on the enabled popup window? This allows much more room and gives more white space on the thumbs page.
THANKS in advance for help and assistance!
- AV
PS - Can anyone explain what this part of the original script does? I havent figured it out yet:
//Toggle image description: descriptionprefix[0 or 1, "Text to show" (if 1)]
var descriptionprefix=[1, "Photo "]
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...album.htm#note
3) Describe problem: increased functionality question
Hi, I posted once before and got a great response on how to change the script to where the photo file name appears beneath the photo, which allows you to do a brief description of the photo as the file name and it appears. This seemed like a logical and simple way to get an description of the photo
Please go to http://anne.swva.net/earrings.htm for my page in the works (note I haven't changed the file names to descriptions yet.)
My question is this: instead of having the file name appear on the main thumbs page, can the script be altered to have the file name appear on the enabled popup window? This allows much more room and gives more white space on the thumbs page.
THANKS in advance for help and assistance!
- AV
PS - Can anyone explain what this part of the original script does? I havent figured it out yet:
//Toggle image description: descriptionprefix[0 or 1, "Text to show" (if 1)]
var descriptionprefix=[1, "Photo "]