1) Script Title: Image Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...thumbnail2.htm
3) Describe problem:
I’m trying to make this script load an initial image and its description as soon as the visitor enters the page. I’ve found some solutions for the initial image problem by inserting this code <div id="dynloadarea" style="width:80px;height:225px"><img src="whatever.jpg"></div> but how about loading descriptions too? If I create another layer with the first description of the first image in it, when I click other image, its description will overlap the previous description, although not completely, but making the text unreadable, how can I solve this issue? Thanks!



Reply With Quote

Bookmarks