Results 1 to 5 of 5

Thread: Script: DD Blending Image Slideshow Script

  1. #1
    Join Date
    Apr 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Script: DD Blending Image Slideshow Script

    Script: DD Blending Image Slideshow Script
    http://www.dynamicdrive.com/dynamicindex14/image4.htm

    I'm using this script but my slideshow is playing backwards (the last picture listed in the array is the first pic to show). Does anyone have any suggestions?

    Thanks,

    Sammie

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    That slideshow is rather out-of-date. Try using this modification of mine. Wrap the buttons and other accessories in <div style="display:none;"></div> tags, if you don't want them.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Apr 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks, Twey! The only problem now is that the slideshow is starting with an an error graphic.
    I set id="slide" = the first pic in my array, and
    id="nextImage" style=visibility:hidden;" = the 2nd pic in my array, but the show starts with the first slide as an error graphic.

    Not sure what to do next.

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    The src of slide needs to be set to the first image in your slideshow, and that of nextImage to the second.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #5
    Join Date
    Apr 2006
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Perfect! Thanks so much, Twey!

    (I'm going to learn this stuff, yet!!!!)


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
  •