Page 1 of 1

Slideshow plugin

Posted: 02 Sep 2009, 12:57
by matt
Hello,

Thanks for all those extensions.

I'm using the slideshow plugin in a module posittion through a 'plugin in module' module. It works verywell.

I would like to change the transition speed, I add a look in the css and php files but a bit hard for me...Could you tell me how to do to have the transition slower?

Thanks

Matt

Re: Slideshow plugin

Posted: 04 Sep 2009, 21:53
by Jan
Hi, you can add it into the code, see:

https://www.phoca.cz/documents/19-phoca- ... how-plugin

Delay parameter.

Jan

Re: Slideshow plugin

Posted: 07 Sep 2009, 09:53
by matt
Hi jan,

Thanks for your answer, but it was not what I was talking about...Delay is the time of each stay of image...I was loooking for the time of the transition effect...I'm pretty sure there is a parameter in javascript to change that...but can't find it...

Thanks

Matt

Re: Slideshow plugin

Posted: 08 Sep 2009, 19:44
by Jan
Hi, these are parameters you can set:

function fadeshow(theimages, fadewidth, fadeheight, borderwidth, delay, pause, displayorder, contentBox)
see javascript of the slideshow:
phocagalleryslideshow.js
Jan