adam icon indicating copy to clipboard operation
adam copied to clipboard

Implement lazy loading

Open gauthamzz opened this issue 8 years ago • 3 comments
trafficstars

gauthamzz avatar Jun 25 '17 09:06 gauthamzz

to which content it should be applied,only images?

Anupam-dagar avatar Jun 26 '17 19:06 Anupam-dagar

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 ?

gauthamzz avatar Jun 27 '17 04:06 gauthamzz

Yes, I would like to work on it.

Anupam-dagar avatar Jun 27 '17 04:06 Anupam-dagar