View Full Version : Ultimate Fade-in slideshow won't work
mimsymc
07-16-2010, 06:54 PM
1) Script Title: Ultimate Fade-in slideshow (v2.4)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem: This slideshow isn't working. The arrows are there but nothing else:
http://sheltercovepublishing.com/client-pages/Charter-Alaska/gallery.html
I need help troubleshooting this.
Thanks,
Mim
azoomer
07-16-2010, 07:55 PM
In your fadeslideshow.js line 41 I see this
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.
mimsymc
07-16-2010, 08:32 PM
Thanks. I've switched to PVII's Image Rotator Magic.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.