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

Not working with older IE browsers versions 5 & 7 #178

Closed jodyshop closed 3 years ago

jodyshop commented 5 years ago

I tried it with older versions of IE explorer and found it doesn't work with older IE browser 5 & 7 the Debugger through an error:

 var bLazy = new Blazy();
'Element' is undefined

How to fix? Thank you

eelke commented 5 years ago

@jodyshop

Not sure if you are serious or simply trolling, but in case.. the last stable release of MSIE 5 was 18 years ago. MSIE7 reached it's end of life (finally) in 2016, with Microsoft no longer supporting it.

Requesting support for any JS library to support these browsers is useless, no (sane) developer will spend another minute of their precious time on these browsers.

dinbror commented 3 years ago

@jodyshop Blazy works in IE7+. No support for IE 5 and 6. I hope you're not serious about that 😄