Home
last modified time | relevance | path

Searched hist:"4732 b19747d89666c7c03e9a5a521b58d72df65e" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/parser/
H A Dxhtml.php4732b19747d89666c7c03e9a5a521b58d72df65e Tue Jan 05 08:12:09 UTC 2021 Andreas Gohr <andi@splitbrain.org> lazy load images

This adds the loading="lazy" attribute to embedded images and the
thumbnails in the media manager. This instructs modern broswers to load
images on demand when they come into view. It can reduce used bandwith
and improve perceived speed.