Closed vavan19 closed 4 years ago
@RobinCK please advice which one refers to "infinite" property. I have not found anything that referts to it by myself. Great thanks for you help!!!
// Allow continuous navigation, moving from last to first
// and from first to last slide:
continuous: true,
When I scroll the images to the right I want to loop through the images endlessly. Like after the last one goes the first one and the loop starts again. Is it possible to achieve with options setup? Or any other way?