What's new
Welcome to My iptv forum

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon

xF2 Add-on in Credit Lazy Load Images 1.0.3 2021-01-16

xF2 Add-on
< Previous | Next >
This add-on adds 'lazy loading images' to your forum with minimal impact.

This will have a positive effect on your PageSpeed score, especially for the mobile test.
Simply check the difference with and without this add-on.


Loading image lazy means your browser will only download images when needed.
It's one of the PageSpeed recommendations:

Defer offscreen images
Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive.

Google Chrome does this in an intelligent way and decides based on desktop/mobile usage and connection speed when to load images.

There will not be any visual impact, so don't worry about images fading in or other annoying effects!
Also, this add-on uses the native 'loading' tag which was introduced recently, so no extra java libraries needed.

lazy.png
Top