Hello, on my site also it does not work?
www.santonspeyroncampagna.com
why?
Hello, on my site also it does not work?
www.santonspeyroncampagna.com
why?
Please post new questions in a new thread like here where I've moved this, and:
Warning: Please include a link to the DD script(s) in question in your post. See this thread for the proper posting format when asking a question.
I don't see any Dynamic Drive script on the page you linked to in your post.
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
sorry. excuse me ...
1) Script Title: Ultimate Fade In Slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nslideshow.htm
my page with script Dynamic Drive is : http://www.santonspeyroncampagna.com...load/index.php
thanks for help me
Last edited by jscheuer1; 04-23-2010 at 11:41 PM. Reason: fix broken link
In your on page call:
See the two:Code:<script type="text/javascript"> var mygallery=new fadeSlideShow({ wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow dimensions: [250, 180], //width/height of gallery in pixels. Should reflect dimensions of largest image imagearray: [ ["http://i26.tinypic.com/11l7ls0.jpg", "", "", "Nothing beats relaxing next to the pool when the weather is hot."], ["http://i29.tinypic.com/xp3hns.jpg", "http://en.wikipedia.org/wiki/Cave", "_new", "Some day I'd like to explore these caves!"], ["http://i30.tinypic.com/531q3n.jpg"], ["http://i31.tinypic.com/119w28m.jpg", "", "", "What a beautiful scene with everything changing colors."] //<--no trailing comma after very last image element! ], displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false}, persist: false, //remember last viewed slide and recall within same session? fadeduration: 500, //transition duration (milliseconds) descreveal: "ondemand", togglerid: "" }) </script>
Those somehow got altered, they should be single quotes ('), that line should look like:Code:'
Code:displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
thanks..its work ..
Bookmarks