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 356 forks source link

Fix for issue #113 #114

Closed dbirkbeck closed 7 years ago

dbirkbeck commented 7 years ago

Ensure checks for elements are bounded by the viewport if the container extends beyond of the viewport.

dinbror commented 7 years ago

@dbirkbeck

Thanks, you're right, I'll test your PR

dinbror commented 7 years ago

Thanks @dbirkbeck - Released in v.1.8.2. Some of your chevrons were wrong