🏠 Root
/
home
/
artorgp
/
www
/
wp-content
/
plugins
/
visual-portfolio
/
build
/
assets
/
js
/
Editing: lazyload.js
document.addEventListener("lazybeforesizes",function(e){if(e.detail&&e.detail.width&&e.target){var t=e.target.closest(":not(picture)");t&&(e.detail.width=t.clientWidth||e.detail.width)}}),document.addEventListener("lazybeforeunveil",function(e){var t=e.target.previousElementSibling;t&&t.matches("noscript")&&t.remove()});
Save
Cancel