Results 1 to 2 of 2

Thread: Can I have an already displayed larger image when opening Image Thumbnail Viewer II?

  1. #1
    Join Date
    Jun 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Can I have an already displayed larger image when opening Image Thumbnail Viewer II?

    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.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •