Hi,
I would like to slow down the fade-speed to 2000 and stop autoplay after the first loop on the last slide.
Where and how can I change the settings?
Thanks for your help!
Hi,
I would like to slow down the fade-speed to 2000 and stop autoplay after the first loop on the last slide.
Where and how can I change the settings?
Thanks for your help!
Hey,
in propulsion\js\adaptavia.js replace:
transitionSpeed:600
with:
transitionSpeed:2000
2) I'll ask Kriesi if there's a quick solution to stop the autoplay but I think this would require some major code changes.
Thanks Dude,
this works fine with the Adaptavia slider.
On that slider however there is no function to fade the whole image at once as
on the "Fade Slider"; therefore, the images load in visible slices even if I set
the loading delay to 0.
(In IE 9 it looks quite good while the squares remain visible in Firefox.)
Would it be possible to get the same effect with the Fade Slider? I tried increasing
transition time to 2000 on line 942 of avia.js, which did not have any impact on the
slider.
I am looking forward to the loop issue, hoping it will not be too difficult to stop the
auto-rotation after 1 loop.
Thanks again and I appreciate brain time.
Any luck on this one with the 'Fade Slider' adjustment?
Hi
I can not get this to work..
in propulsion\js\adaptavia.js
Do I need to replace
transitionSpeed:2000
on every line were it says
transitionSpeed:600
???
/ thanks
John
As far as I know there's no image slider code in avia.js (I only found the content slider js code). The image slider codecan be found in adaptavia.js. You need to replace both occurences of transitionSpeed:600 if you want to change the behaviour of all sliders.
This topic has been closed to new replies.