dinbror / blazy

Hey, be lazy! bLazy.JS is a lightweight pure JavaScript script for lazy loading and multi-serving images. It's working in all modern browsers including IE7+.
http://dinbror.dk/blazy
MIT License
2.63k stars 355 forks source link

Issue in Safari & Firefox (page stays blank for 5-7 seconds) #170

Closed HosAkh closed 6 years ago

HosAkh commented 6 years ago

I added blazy on all of the videos on the website that are located inside of a modal. It works perfectly fine in chrome but in Safari and Firefox the page stays completely blank until everything is loaded.

Thank you