DavidHeacock
Posts: 0
Joined: Sun Jun 29, 2014 5:33 am

Carousel navigation on click event

Hi,

I'm trying to write a function within the onClick event of the carousel image to make it navigate to the next image. How should I invoke this method?

Cheers

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Carousel navigation on click event

Hi David,

Try:preAppery( "mobilecarouselName" ).carouselRoot.carousel( "next");/preOr:preAppery( "mobilecarouselName" ).carouselRoot.carousel( "previous");/pre

DavidHeacock
Posts: 0
Joined: Sun Jun 29, 2014 5:33 am

Carousel navigation on click event

Perfect, thanks. I think I put the event on the carousel item, not the carousel itself.

Return to “Issues”