Lazy Load [img]

Lazy Load [img] 2.5.0

No permission to download
Author newimage
Creation date
Headline
Provides lazy loaded image support via the Lazysizes
Short Description
FREE Download Premium and Nulled Lazy Load [img] 2.5.0 version from NullPro Community. It is zip Extention type and 42.4 KB File size. From Lazy Load [img] have 1 discussion, 1 Updates, 381 Views.
Provides lazy loaded image support via the Lazysizes

A zero query method for per user-group lazy loading of the and [/B]
  • Enable Outside threads/Conversations
    • permits the lazy loading bbcode injection to run outside of those contexts. Inside those context it will still respect permissions.
  • Force Lazy Loaded Spoiler

Unveil effects
Add styling to your theme for the classes: lazyload, lazyloading, lazyloaded.

Fade in
CSS:
/* fade image in after load */
.lazyload,
.lazyloading {
opacity: 0;
}
.lazyloaded {
opacity: 1;
transition: opacity 300ms;
}
Spinner
CSS:
/* fade image in while loading and show a spinner as background image (good for progressive images) */

.lazyload {
opacity: 0;
}

.lazyloading {
opacity: 1;
transition: opacity 300ms;
background: #f7f7f7 url(loader.gif) no-repeat center;
}
Known issues:
  • Doesn't work with XenForo Resource Manager.
  • Doesn't work with XenForo Media Gallery.
  • Like
Reactions: envy
Author
newimage
Views
381
Extention type
zip
File size
42.4 KB
First release
Last update
Rating
0.00 star(s) 0 ratings
Link was Broken? Please  Send Message to NP Team with Ticket, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.
More resources from newimage

Latest updates

2.5.0 - 2.5.0 - XF2.2 compatibility update
Requires php 7.0+ Require Standard Library by Xon Rename various options to be consistantly...

Similar resources

Lazy Load [img] J
A zero query method for per user-group lazy loading
0.00 star(s) 0 ratings
Views
149
Updated
[CinVin] Lazy Load YouTube Videos J
a small add-on that defers loading embedded YouTube videos until the user clicks on the play button.
5.00 star(s) 1 ratings
Views
632
Updated
Lazy Load Images (PageSpeed improvement) N
This add-on adds 'lazy loading images' to your forum with minimal impact.
0.00 star(s) 0 ratings
Views
354
Updated
Back
Top