I need to stack three image sliders, or carousels, on top of each other. No gaps between them. The three images will create a larger image. It’s for a puzzle.
Can this be done with Ionic’s slidebox, or would something else like angular-carousel work better?
Great, that’s exactly what I meant. I’m pleased it can be done by ionic without extra plug-ins.
Just one thing missing. How do I get a reference to the image currently displayed in the slider? I need to know which image the user has selected in each slider.