News

Automatically add the new `loading` attribute to images and oembeded iframes within your content to support native image lazy loading.
While browsers increasing support the loading attribute for lazy-loading images, this does not apply to CSS background-images. As a result, developers often need to build a custom solution to addre ...
Mozilla has added support for lazy loading of images and iframes in the latest Nightly build of Firefox. It's disabled by default but enabling it to try out is simple enough, here's how to do it.
Mozilla is adding support for Google Chrome's native image lazy loading feature and it is now available for testing in the Firefox Nightly builds.
WordPress announced that WordPress 5.4 may feature image lazy-loading by default. This feature will enable the “loading” HTML attribute on all IMG elements. WordPress publishers will no longer ...
A while back I enabled lazy loading for images on Liliputing in an attempt to help reduce the amount of time it takes to load the website. What that means is that when you first visit a website ...
Google informally announced a new feature coming to Chrome. It will allow lazy-loading images and iframes with an HTML attribute, no JavaScript required. It will improve the user experience, which ...