Level 56
I think the loading="lazy" attribute on <img> tags is widely supported already, isn't it?
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
hi Guys im trying to lazy load images with livewire. im using javascript lozad (the same problem with any lazy load), so when the page load first time every thing works fine image lazy load and show like it should, but when i use query string to filter data, like search or every operation the image not show and show blank, its like javascript not working any more.
I think the loading="lazy" attribute on <img> tags is widely supported already, isn't it?
Please or to participate in this conversation.