a3rev / a3-lazy-load

Speed up your site and enhance frontend user's visual experience in PC's, Tablets and mobile with a3 Lazy Load.
GNU General Public License v3.0
18 stars 11 forks source link

Class "lazy-loaded" being added to images that should be skipped. #40

Open cedernet opened 4 years ago

cedernet commented 4 years ago

I have images where the data attribute "data-skip-lazy" and the class "skip-lazy" have been added. Yet the plugin still adds the "lazy-loaded" class to each of these images. Is there a way to prevent that? I don't want the css rules applied to these images.