add class for lazyload
-
Hello. Some images of lazyload are loaded. But some don’t. How do I add lazyload to static images as well?
my code:
<img class="lazyloaded" src="<?php echo $option_meta; ?>" alt="<?php the_title_attribute(); ?>"></a>I’m using Metabax. With this code, image loading, the lzy is not loaded!
plz help me.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘add class for lazyload’ is closed to new replies.