Results 1 to 3 of 3

Thread: Ultimate Fade-in slideshow won't work

  1. #1
    Join Date
    Jan 2010
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ultimate Fade-in slideshow won't work

    1) Script Title: Ultimate Fade-in slideshow (v2.4)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nslideshow.htm

    3) Describe problem: This slideshow isn't working. The arrows are there but nothing else:

    http://sheltercovepublishing.com/cli...a/gallery.html

    I need help troubleshooting this.

    Thanks,

    Mim

  2. #2
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    In your fadeslideshow.js line 41 I see this
    Code:
    var closebutt=fadeSlideShow_descpanel.controls[0] //add close button to "desc" panel if descreveal="always"
    	setting.closebutton=(setting.descreveal=="always")? '<img class="close" src="../Charter Alaska/'+closebutt[0]+'" style="float:right;cursor:hand;cursor:pointer;width:'+closebutt[1]+'px;height:'+closebutt[2]+'px;margin-left:2px" title="Hide Description" />' : ''
    The red part has been changed and I can't see how that should work. I suggest you change it back to the original code and take it from there. Better jet, upgrade the script to v2.4

    Alright, I see you have done that already and it still doesn't work. It might be the url's with the spaces that is causing problems. When i put something like this in the imagearray
    http://sheltercovepublishing.com/client-pages/Charter-Alaska/images/slideshow/image1-%28WinCE%29.jpg
    and this
    http://sheltercovepublishing.com/client-pages/Charter-Alaska/images/slideshow/image10%20%28WinCE%29.jpg
    on my local machine it works, so I'm guessing that you should get rid of the parentheses and spaces in the image url's somehow, if that's possible.
    Last edited by azoomer; 07-16-2010 at 08:31 PM.

  3. #3
    Join Date
    Jan 2010
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks. I've switched to PVII's Image Rotator Magic.

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
  •