Hi Guys!
I have a question:
If an image element is inside a column, and the column is set to fade, what does that mean in terms of Lazy loading?
Is the image loaded the moment it fades in, or it is preloaded?
Also, does it affect third-party lazy loading solutions? Would faded column “hide” the image from Lazy loading solution and preload it on its own (if images are preloaded before they fade in).
Thank you!!