Results 1 to 2 of 2

Thread: Ultimate Fade In Slideshow V1.5 - second slide not showing

  1. #1
    Join Date
    May 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ultimate Fade In Slideshow V1.5 - second slide not showing

    Hi.
    I am having problems getting the above slideshow to work with two slideshows parallel as in your demo page. One slideshow works fine while the other is not showing except a blank rectangle where the pictures should be. We have used the code that goes with the table on the demo page but still no go.

    http://www.cruisecompany.co.nz/indexdoubleslide.html is a link to our problem script.

    Any help appreciated.
    Pat

  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

    Where you have this:

    Code:
    var fadeimages2=new Array() //2nd array set example. Remove or add more sets as needed.
    //SET IMAGE PATHS. Extend or contract array as needed
    fadeimages[0]=["images/shiphave2.jpg", "", ""] //plain image syntax
    fadeimages[1]=["images/shippurple3.jpg", "", ""] //image with link syntax
    fadeimages[2]=["images/shipinauckland.jpg", "", ""] //image with link and target syntax
    fadeimages[3]=["images/shipcelgalaxyglacier.jpg", "", ""] //image with link and target syntax
    The red fadeimages and those below it should be:

    fadeimages2

    Didn't you notice that the 'working' slideshow was using the second set of images?
    - 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
  •