Hey I am looking for a simple lazy loading solution for images (that doesn’t require JS libraries etc.)
I know that from Chrome 75 I can enable lazy loading flag (chrome://flags/#enable-lazy-image-loading
) but this is not a standard, cross-browser solution.