I have a scrollable image gallery on my website showing 1 large image at a time.
I managed to load the page first, before loading the scrollable, and after the scrollable is loaded, the images are loaded.
However, the images are now loaded all at once.
Thats takes to long.
I would like to load only the first image, and only when scrollable moves the the next image, it starts to load that image.
How to do that?
I managed to load the page first, before loading the scrollable, and after the scrollable is loaded, the images are loaded.
However, the images are now loaded all at once.
Thats takes to long.
I would like to load only the first image, and only when scrollable moves the the next image, it starts to load that image.
How to do that?