• Resolved hiddenpinksoul

    (@hiddenpinksoul)


    Hi,
    First of all, thanks for your great plugin!

    I have an issue with lazyload reflow. How can I prevent content reflow?
    I searched for it and found something to do that, for example, set default images for src tags like this:

    <img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAACCAQAAAA3fa6RAAAADklEQVR42mNkAANGCAUAACMAA2w/AMgAAAAASUVORK5CYII=" data-src="IMAGE'S URL MUST BE LOADED WITH LAZY LOAD" alt="Lazy loading test image" />

    How can I add this feature to your plugin? I wanna set a default image before it has been loaded with lazyload to prevent reflowing.

    I really wanna use your plugin but this issue make our website ugly.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Preventing lazyload reflow’ is closed to new replies.