Lazy Load [img]

XF Addon [2.3.X] Lazy Load [img] 2.7.2

No permission to download
Compatible XF versions
  1. 2.3
rovides 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'ed images
Ignores permissions, and lazy loads images in spoilers
Lazy load icons
Lazy load user avatars, resource icons, and threadmark icons.
This uses browser native lazy loading.
Use native lazy loading
Requires a modern browser, otherwise falls back to js library code
Inject blank SVG for attachment

w5U78JB.png


Unveil effects
Add styling to your theme for the classes: lazyload, lazyloading, lazyloaded. This can be done by the provided style classes

Fade in
Fade image in after load.

In; Lazy loading and Lazy loading in progress
CSS:
opacity: 0;
In Lazy loading finished add;

CSS:
opacity: 1;
transition: opacity 300ms;

Spinner
Fade image in while loading and show a spinner as background image (good for progressive images)

In; Lazy loading;
CSS:
opacity: 0;
In Lazy loading in progress;
CSS:
opacity: 1;
transition: opacity 300ms;
background: #f7f7f7 url(loader.gif) no-repeat center;

A "loader.gif" image is not provided by this add-on!
LikeReport
Reactions:grwebdev, DANYQC, appsfinder and 2 others
AuthorXenForo
Views
First releaseJan 4, 2021
Last updateOct 22, 2024
Rating
5.00 star(s)
1 ratings
Join the discussion
More information
More resources from XenForo

Add-ons s9e Media Sites
Share this resource
Facebook
Reddit
Pinterest
Tumblr
WhatsApp
Email
Link
Latest updates
Lazy Load 2.7.2
Fix XF2.3 lightbox support
Lazy Load [img] 2.7.1
Fix javascript error when quoting a post via the 'reply' button with XF2.2
Lazy Load [img] 2.6.0
Require php 7.2+ Require StandardLib 1.18.0+ Require XenForo 2.2+ Confirm XF2.3 compatibility
Author
mdandu
Downloads
0
Views
9
First release
Last update

Ratings

0.00 star(s) 0 ratings