Craig100
09/26/2023, 8:55 AMCodeSharePaul
09/26/2023, 9:14 AMCodeSharePaul
09/26/2023, 9:19 AMdata-bg="yourhighqualityurlhere"
and then you would put your low quality image url in the style="background:url('lowqualityurlhere')"
so it would first load your low quality image and then it would replace it with the high quality oneCodeSharePaul
09/26/2023, 9:20 AMCodeSharePaul
09/26/2023, 9:21 AMCodeSharePaul
09/26/2023, 9:21 AMhtml
<div class="page-header-image lazyload" data-bg="/media/z3ta4wcc/codeshare-header.jpg?anchor=center&mode=crop&width=1904&height=604&rnd=132678230988700000" style="background-image: url('/media/z3ta4wcc/codeshare-header.jpg?anchor=center&mode=crop&width=190&height=60&rnd=132678230988700000');">
</div>
Craig100
09/26/2023, 1:00 PMCodeSharePaul
09/26/2023, 4:31 PMCraig100
09/26/2023, 6:06 PM