Adlago Posted May 4 Posted May 4 Yes, this method creates some improvement in page loading... But this method will improve this feature even more if this spacer.png image is also loaded with "loading="lazy" Just think and test…
Stuart Silvester Posted May 4 Posted May 4 It doesn't make any sense to try combining both lazy load systems. It would probably mean the wrong image is loaded and I suspect poorer performance. The JavaScript lazy load had been removed in v5, it uses the native methods. SeNioR- 1
Adlago Posted May 4 Author Posted May 4 34 minutes ago, Stuart Silvester said: It doesn't make any sense to try combining both lazy load systems. It would probably mean the wrong image is loaded and I suspect poorer performance. The JavaScript lazy load had been removed in v5, it uses the native methods. I recently ran into a test report that using a blank page image should also be lazy loaded - which puzzled me, but I implemented it in one of my blocks - and it really affected performance reported in a test. As for version 5 - when we start it with the "swords of interest" I will comment... I hope you are right.
Marc Posted May 6 Posted May 6 On 5/4/2024 at 11:19 PM, Adlago said: As for version 5 - when we start it with the "swords of interest" I will comment... I hope you are right. Not entirely sure what you hope Stuart is right on there. Lazy loading has been removed in that version. He is right 😄 Adlago and SeNioR- 2
Recommended Posts