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

images with srcset load all at once #255

Closed rostikrode closed 2 years ago

rostikrode commented 2 years ago

I am using the plugin with srcset, and all of my images load on initial page load, even when not in viewport. Is there a specific setting that I need to enable ?

ostapski commented 2 years ago

confirmed - ...functon '_isInLoadableArea' does not function correctly

dkern commented 2 years ago

That has nothing to do with any function, it's just wrong usage. ;) I just don't comment this issues anymore because there are enough closed issues with this.