I'm using slideshow codes provided by HunBug, and I would love to change the speed of the transition. It is explained on the site I guess, but I'm having problems changing it. It moves a bit too slow for me, and I've tried messing around with the codes but it would screw up the transition completely or skip images.
If anyone can help me, that would be more than awesome!
var slideshowFadeAnimate = new Array(); var slideshowFadeTimer = new Array(); var slideshowFadeCount = new Array(); var slideshowFadeImages = new Array();
//======================
function slideshowFade(id,cl,imageArray,fadeInterval,holdTime) {
function slideshowFadeAnimation(id,holdTime) { if(slideshowFadeAnimate[id]=='run') { var obj = document.getElementById(id+'img'); var opa = slideshowFadeCount[id]%200;
If anyone can help me, that would be more than awesome!
Here's the slideshow page: http://casildasdesigns.webs.com/test.htm
And the codes to the slideshow
the first is the length of the transition, the second is length of the display