Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

What to do to get carousel to rotate images automatically

Hi

I have a carousel that pulls images from the database. I have three images. The images display perfectly if I manually swipe them.

How do I get the images to rotate after a period of time? I have changed the Animation Duration time but it has no effect at all.

In addition to this, I have other eratic behaviour as well but will start a seperate thread for this..

Thx

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

What to do to get carousel to rotate images automatically

Hi Deon!

Did you try to run app on device?

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

What to do to get carousel to rotate images automatically

Hi

Yes, Running it on device within Appery.io Tester App

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

What to do to get carousel to rotate images automatically

I'll test more and let you know.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

What to do to get carousel to rotate images automatically

There is no embedded slideshow, images rotate when you swipe them, duration is set in ms for slower/faster slide animation .

Carousel have method:
pre
Appery(...).carouselRoot.carousel('next');/pre

You can use external timer to make them rotate automatically.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

What to do to get carousel to rotate images automatically

Ok, where do I find this "external timer"

Thank you.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

What to do to get carousel to rotate images automatically

You can search on Internet, some JS code samples.

A K R
Posts: 0
Joined: Mon Sep 22, 2014 6:06 am

What to do to get carousel to rotate images automatically

Hi

i was searching for the same thing. thanx for the solution
@Alena Prykhodko, its working great

reidsantabarbara .
Posts: 0
Joined: Sat Jun 06, 2015 9:07 pm

What to do to get carousel to rotate images automatically

How did you come about your solution? I am trying to solve the same thing.

Return to “Issues”