Native Lazyload + Polyfill

Native Lazyload + Polyfill Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 3,085 downloads
Native Lazyload + Polyfill Icon

Try plugin: Native Lazyload + Polyfill

We'll create fresh WordPress site with Native Lazyload + Polyfill installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Native Lazyload + Polyfill

Adds native lazyloading to all images and embeds (Chrome) and adds a polyfill to make it work in all browsers.

0


0


0


0


0

updated: 5 years ago
since: 5 years ago
author: Nicolas Jonas

Description

Minimalistic lazyloading, loads images as they come into view. Adds native lazyloading to all images and embeds (Chrome) and adds a polyfill (1.07 KiB gzipped) to make it work in all browsers.

How it works technically (if you care)

  • Adds loading="lazy" to all <img> and <iframe> inside the_content and other areas.
  • Also wraps <img>, <iframe> and the content of <pictures> in <noscript>.
  • Adds the loading-attribute-polyfill to do its magic in JavaScript.

Feedback/Help is very welcome.