Lazy loading a slideshow **CLOSED**
Posted: Sat Jul 28, 2018 10:10 pm
I have a couple of sites now with slideshows. The images in the slide show average about 45Kb each. We can reduce the image sizes to an average about 28Kb, but by this point the images look terrible.
On one site the slide show has 12 images, on another it has 30, This causes very poor looking loading of the page.
On the bigger site, page load can take upto 7.5 seconds before all elements fall into place and the page looks nice.
I am looking for a method by which i could load the first slide, then the rest of the page loads, then it comes back to load the rest of the images for the slideshow. (not sure if you would really call this lazy loading)
Basically to make the loading look neater, smoother. So all parts of the site fall into correct position quicker rather than waiting for all slide images to load.
example site www.dabeat.com.au (12 image), www.vixenphotographics.com.au (30 image slideshow)
Any ideas how i can accomplish this?
On one site the slide show has 12 images, on another it has 30, This causes very poor looking loading of the page.
On the bigger site, page load can take upto 7.5 seconds before all elements fall into place and the page looks nice.
I am looking for a method by which i could load the first slide, then the rest of the page loads, then it comes back to load the rest of the images for the slideshow. (not sure if you would really call this lazy loading)
Basically to make the loading look neater, smoother. So all parts of the site fall into correct position quicker rather than waiting for all slide images to load.
example site www.dabeat.com.au (12 image), www.vixenphotographics.com.au (30 image slideshow)
Any ideas how i can accomplish this?