dkern / jquery.lazy

A lightweight, fast, feature-rich, powerful and highly configurable delayed content, image and background lazy loading plugin for jQuery & Zepto.
http://jquery.eisbehr.de/lazy
Other
1.02k stars 237 forks source link

image reload in chrome 76.0 #225

Closed amhoho closed 4 years ago

amhoho commented 4 years ago

I'm sure DOM not repeat .

my code:

$('img.lazy').Lazy({appendScroll:'#test'});

network: 01

dkern commented 4 years ago

https://github.com/eisbehr-/jquery.lazy/issues/208