Lazyload images
-
Hi
First off, thanks very much for the plugin, it works very well for my needs so far and seems to be compatible with the latest API changes on Instagram.
However, I can’t seem to find a way to lazyload the images fetched by the plugin. Basically using this method:
$(document).ready(function() { $('.instagallery-image').addClass('lazyload') });
The class isn’t applied to the image elements. If I change the target to the widget itself, it gets applied and processed by the lazyload script I’m using.
Is there some method I can use that you’re aware of?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Lazyload images’ is closed to new replies.