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
Slideshow plugin
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Slideshow plugin
Hi, you can add it into the code, see:
https://www.phoca.cz/documents/19-phoca- ... how-plugin
Delay parameter.
Jan
https://www.phoca.cz/documents/19-phoca- ... how-plugin
Delay parameter.
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 02 Sep 2009, 12:46
Re: Slideshow plugin
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
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
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Slideshow plugin
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
function fadeshow(theimages, fadewidth, fadeheight, borderwidth, delay, pause, displayorder, contentBox)
see javascript of the slideshow:
phocagalleryslideshow.js
Jan
If you find Phoca extensions useful, please support the project