adam
adam copied to clipboard
Implement lazy loading
trafficstars
to which content it should be applied,only images?
Yeah Lazy loading delays the loading of images in long web pages, basically it allowing information to appear at the point at which it is needed. Examples can be seen here https://appelsiini.net/projects/lazyload/
You are free to use which ever you wish to use. Are you interested in doing this ?
Yes, I would like to work on it.