keithz
05-25-2007, 08:31 PM
1) Script Title: thumbnailviewer
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
3) Describe problem:
When I click on a thumbnail, the original photo pops up as it should, but the description does not show. I have checked my coding and it is correct. Here is an example of the code:
<a href="photos/cfalls925.jpg" rel="thumbnail" title="Copper Falls State Park, Wisconsin"><img src="photos/cfalls925.jpg" style="width: 100px; height: 80px" /></a>
The description only shows on the thumbnail image just like the alt parm shows in the img tag, but not it does not show in the popup window. I have checked the js code and option enableTitle: has a value of true.
Any help as to what is going on and what to do to correct this would be greatly appreciated. I plan to use this script for several galleries on the next version of my website.
Thanks
keithz
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
3) Describe problem:
When I click on a thumbnail, the original photo pops up as it should, but the description does not show. I have checked my coding and it is correct. Here is an example of the code:
<a href="photos/cfalls925.jpg" rel="thumbnail" title="Copper Falls State Park, Wisconsin"><img src="photos/cfalls925.jpg" style="width: 100px; height: 80px" /></a>
The description only shows on the thumbnail image just like the alt parm shows in the img tag, but not it does not show in the popup window. I have checked the js code and option enableTitle: has a value of true.
Any help as to what is going on and what to do to correct this would be greatly appreciated. I plan to use this script for several galleries on the next version of my website.
Thanks
keithz