Results 1 to 6 of 6

Thread: >100 images problem - Fade In Slide Show

  1. #1
    Join Date
    Jul 2005
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default >100 images problem - Fade In Slide Show

    Script: Dynamic Drive Fade In Slide Show
    Using the fade in image slide show. love it, but when i put in more than 100 images, none are showing on the site. Any thoughts? I searched the threads without success as well.
    Thank You!!
    Hiker

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format for asking a question.
    PLEASE: Include the URL to your problematic webpage that you want help with.

    cr3
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Jul 2005
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Sorry profe!
    the script is http://www.dynamicdrive.com/dynamici...nslideshow.htm
    and my problem site is www.docandjenn.com/slides.html
    thank YOU!!

  4. #4
    Join Date
    Jul 2005
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    again, apologies. website is http://www.docandjenn.com/slideshow.html

  5. #5
    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

    You missed one. You don't have a:

    fadeimages[156]

    You also have two:

    fadeimages[116]

    But that doesn't hurt. Simply change one of the 116's to 156 and it will work. The script doesn't care about the order of the numbers, as long as no numbers are skipped.

    Also, at the beginning of your page, this:

    <title>Doc and Jenn's Guest Book</title>
    <body background ="images/bg6.jpg">
    <html>
    <head>
    </head>

    should be this:

    <html>
    <head>
    <title>Doc and Jenn's Guest Book</title>
    </head>
    <body background ="images/bg6.jpg">
    Last edited by jscheuer1; 07-03-2005 at 06:30 PM.
    - John
    ________________________

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

  6. #6
    Join Date
    Jul 2005
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Perfecto!!! I can't believe i missed that.Thank you both very much!!
    Hiker

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
  •