vvo / lazyload

:bullettrain_front: Lazyload images, iframes, widgets with a standalone JavaScript lazyloader
https://vvo.github.io/lazyload/
MIT License
938 stars 158 forks source link

Browser compatibility list #55

Closed echampet closed 10 years ago

echampet commented 10 years ago

Hi,

i'm an happy user of https://github.com/fasterize/lazyload, but i want more (iframe lazy loading) What old browser are you supporting? (it would be great to state it in readme)(I only need IE8+)

vvo commented 10 years ago

The readme have a nice browser matrix support:

browser matrix

I am not sure I am still supporting IE8+, I think only IE9+.

You should try on IE8+ I think most of the features are working.

echampet commented 10 years ago

hi @vvo, ie8 wasn't part of this picture when i asked my question 2 days ago :) I'll try IE8, and i will tell here if it's working

vvo commented 10 years ago

@echampet Yes I re-added it yesterday. I think there are only some features not working on IE8.

If you manage to list them then we would deactivate the tests for IE8 testing and write a warning in the readme.

That would be awesome!

vvo commented 10 years ago

We now have a browser compatibility list