I'm trying to show 3 slides for an ipad layout, and 1 slide when the user is on their iphone. Is this possible with cycle2? How would I do this?
Asked
Active
Viewed 151 times
0
-
1you could set config options based on window width before initializing plugin – charlietfl Dec 02 '13 at 21:36
-
So on iPhone you would like to show only the first slide of the cycle? Or would you like to create a carousel type of slider http://jquery.malsup.com/cycle2/demo/carousel.php showing three slides next to each other in iPad and only one on iPhone? – tvgemert Feb 18 '14 at 16:04