Results 1 to 4 of 4

Thread: Image Thumbnail Viewer in a div possible?

  1. #1
    Join Date
    Jan 2007
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Image Thumbnail Viewer in a div possible?

    EDIT: Ok, it works very good with some little changes. Oh, i love this site :-)


    1) Script Title: Image Thumbnail Viewer

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm

    3) Describe problem: Show image in a div and not in a kind of pop-up?


    i would like to use the script for a kind of image gallery. i like the fade-effect and that the images are loaded without refreshing the page.

    i generate the image-links with php. no i would like to have a div-container within a html-page where the images are displayed (not in a pop-up). is this possible with this script or is there a script i could use for my needs?

    thanks.
    Last edited by badbandit; 01-29-2007 at 01:44 PM.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    I think you want:

    http://www.dynamicdrive.com/dynamici...thumbnail2.htm

    Unfortunately, that script needs updating. The fade (actually a swipe fade) only works in IE and in IE 7 there is some kind of layout problem that make the effect jumpy.

    Added Later:

    The layout problem is no big deal, you just need to specify the correct dimensions for the target division. In the demo, these are specified but, are too small, causing a jumpiness in IE 7 as the image overflows its container.
    Last edited by jscheuer1; 01-29-2007 at 05:55 PM. Reason: add/correct
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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

    Default

    John is right, Image Thumbnail Viewer 2 would be what you want in theory, though as he's mentioned, the script needs updating, such as the fading oddities in IE7. I'll get to updating this script soon.

  4. #4
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    With a bit of modification, the Swiss Army Slide Show can do that:

    http://home.comcast.net/~jscheuer1/s..._ext_thumb.htm

    It can do almost anything.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •