NickGrochal
Posts: 0
Joined: Wed Apr 25, 2012 8:13 pm

Swipe to change images, like in a gallery?

Example on swipe left change to image 1 on right change to image 3? Is something like this possible or so I need to code it outside and bring it in?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Swipe to change images, like in a gallery?

Use Navigate to Page action -- to show page with image 1 or 3.

NickGrochal
Posts: 0
Joined: Wed Apr 25, 2012 8:13 pm

Swipe to change images, like in a gallery?

So no changing images, have to change page?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Swipe to change images, like in a gallery?

To stay on the same page, you would need to do it with JavaScript. Or, you can try using the Carousel component.

Return to “Issues”