window.addEventListener('lazybeforeunveil', ({target}) => { if(target.dataset.iframesrc) { target.src = target.dataset.iframesrc; } });