Slideshow plugin

Phoca Gallery plugins - plugins for Phoca Gallery extension
matt
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 02 Sep 2009, 12:46

Slideshow plugin

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Slideshow plugin

Post by Jan »

Hi, you can add it into the code, see:

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

Delay parameter.

Jan
If you find Phoca extensions useful, please support the project
matt
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 02 Sep 2009, 12:46

Re: Slideshow plugin

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Slideshow plugin

Post 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
If you find Phoca extensions useful, please support the project
Post Reply