Hi Crazyturkish,
Thanks so much for the help - I'm getting much closer to what I need.
However, I currently have issues with the 'gallery-carousel-anim' breaking the 'isCircular:true'.
I've got the code exactly as you stated, but commented out the
If you could recommend how to control the speed of the autoplay without using anim I would be so grateful.
Thanks again,
Anna
Thanks so much for the help - I'm getting much closer to what I need.
However, I currently have issues with the 'gallery-carousel-anim' breaking the 'isCircular:true'.
I've got the code exactly as you stated, but commented out the
Code:
gallery-carousel-anim
and the Code:
carousel.plug(Y.CarouselAnimPlugin, { animation: { speed: 0.2, effect: Y.Easing.easeOut } });
. The autoplay now works in the cyclical way I need, however, it goes at a crazy speed! If you could recommend how to control the speed of the autoplay without using anim I would be so grateful.
Thanks again,
Anna