In mobile mode, the Internet is slow. If I have a list of 500 images, this will be downloaded forever. I would like to load the name of the image in the list, but as the user scrolls, I want to start uploading / downloading the tag <img>. How to use javascript / jquery for this?
TIMEX source
share