lazyestload.js
lazyestload.js copied to clipboard
Doesn't work for dynamic content
If an image is added by jquery, react or an ajax request lazyestload will not work if it already detached the scroll listener
That could potentially be solved with a MutationObserver