Results 1 to 3 of 3

Thread: ThumbnailViewer 2 - Default Image?

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

    Default ThumbnailViewer 2 - Default Image?

    Script Title: Thumbnailviewer2

    I'm wondering if there is a way to have a default image display in the loadarea prior to any action - either clicking or mousing over the thumbnails. In all examples I've seen and everything I've tried, the default for when a page loads, is that the loadarea starts out blank. I'm hoping that with a few magic keystrokes I can change that and have the page load with one of my images already enlarged.

    Any suggestions?

    ~Zooter
    Excellent script & site. Thanks for sharing.

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

    Default

    Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format when asking a question.

    Simply manually add inside the loading area DIV an image tag, such as:

    Code:
    <div id="loadarea"><img src="default.gif" /></div>

  3. #3
    Join Date
    Jun 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Script Title: Thumbnailviewer II
    http://www.dynamicdrive.com/dynamici...thumbnail2.htm

    Above is the link to the Script page.

    Thanks for the info - I figured it was something simple like that. I just couldn't find anything that addressed a default loaded image. I appreciate the assistance.

    ~Zooter

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
  •