1) Script Title: Image Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...thumbnail2.htm
3) Describe problem: I'd like to have one of the larger images already displayed when I open the page.
1) Script Title: Image Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...thumbnail2.htm
3) Describe problem: I'd like to have one of the larger images already displayed when I open the page.
Just manually add an image tag inside the enlarged image DIV to show a default image when the page loads, ie:
Code:<div id="loadarea" style="width: 600px"><img src="default.gif" /></div>
DD Admin
Bookmarks