In the script I\'ve written something like this: carousel.scrollTo({left: slideWidth*1.5}); What this does is giving the carousel initial scroll when the page l
carousel.scrollTo({left: slideWidth*1.5});