artpolikarpov / fotorama

A simple, stunning, powerful jQuery gallery.
http://fotorama.io
Other
1.58k stars 380 forks source link

lazy loading images and use <picture> element? #558

Open MikeAlhayek opened 4 years ago

MikeAlhayek commented 4 years ago

This is such an awesome library. It is one of the best I have seen and used. However, it seems like there is no active support for it. The last release was 4+ years ago. What can be done to reactive the support?

I am wondering if there is a way to add support for loading="lazy" which is now supported by Chrome and FireFox.

Also, I would love to see support for ... element that is part of the html5 to help improve the page load.