Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to load image when I reach it after scrolling? Reply To: How to load image when I reach it after scrolling?

#298744
mrdeveloper
Participant

@Everyone, I actually ended up using Javascript to do this. Trying to search ways to do it without JS and in pure CSS was an unnecessary waste of time.

For those who read this in future, I ended up using : https://github.com/aFarkas/lazysizes to implement lazy load as suggested in the link shared by @Secur3.