progressively
progressively copied to clipboard
A JavaScript library to load images progressively 🌇
What problem does the do while loop in isView function deal with?
Using with webpack I got an error as '_e.addEventListener is not a function_' in `.init()` line 151. I adding `window||this` instead of `this` in row 21
Hello, I'm trying to use the render() method to have images load before I scroll them into view. I'm not sure if that's a bug or if I'm just using...
I run into the issue on remote servers (real conditions), that the small size image (~1KB) gets displayed after the blur animation runs. The original replaces it after some additional...
images that are in modal not being shown.
i got the following error in dev tool and yet it is still working. ``` app.js?id=06c12ce…:561 Uncaught TypeError: e.removeEventListener is not a function at Object.u.drop (app.js?id=06c12ce…:561) at Object.u.check (app.js?id=06c12ce…:561) at...
First off, thank you for such amazing library. I've been using this lib for some small project, but the bug in #22 are so annoying that I decided to fix...
I currently have this HTML to cater for retina devices: `` Is there any way to achieve the same result with progressively?
hey there. thanks for this great plugin. but something that I've noticed is it's not working on IE10. tested on your demo and it wasn't working.
Some things to do on the next major release. The changes can be made on different branch, can be called `v2` for convenience. Every suggestion needs to be approved, after...