0

I am using the reponsiveslide.js jquery plugin. The problem is the slideshow has contains about 30 images. The page doesn't load properly until ALL of these images are loaded making the rendering of the page very strange/delayed.

Is there a way to only load the first couple of slides first and then the rest after the page has loaded?

Many thanks

user2713512
  • 241
  • 1
  • 5
  • 16
  • 1
    What you're looking for is called `lazy loading`. It seems that there were plans to implement it, but I'm not sure if they went through with it: https://github.com/viljamis/ResponsiveSlides.js/issues/141 – nils Feb 12 '15 at 15:47
  • Any jQuery I can use to achieve this? – user2713512 Feb 12 '15 at 17:38
  • Check out the jQuery lazyload plugin: http://www.appelsiini.net/projects/lazyload – nils Feb 12 '15 at 17:42

0 Answers0