bbc / Imager.js

Responsive images while we wait for srcset to finish cooking
Apache License 2.0
3.84k stars 224 forks source link

Lazyload updates only response images on resize #104

Closed thom4parisot closed 9 years ago

thom4parisot commented 9 years ago

Placeholders are kept safe.

A couple of changes on how Imager works internally:

Less 'if' statements and more filtering functions.

closes #71