HTML
How to fix: Native Lazy loading of iframe or image not working
You can add loading=”lazy” attribute to any image, iframe tag element in your HTML code to enable native lazy loading feature. But it sometimes, may not work. There is one simple but important factor listed below, that you need to keep in mind to make sure that it works perfectly. You have to add proper