I am using jCarousellite plugin in my site, in order to display a photo gallery. Every page of the carousel have 20 images. So in the begging I see the 20 first images and after clicking a Next button, I can see the next 20 images, sliding with the carousel effect. My problem is that I have to load all the photos from the start, so as to create the carousel list, and then just display it partially. This could take much time, and makes the carousel very slow. Is there a way to load every page with 20 images after clicking the Next button? So to create let΄s say the carousel little by little?
Thanks in advance