• Plugin supports (in my case) horizontal carousel and it affects initial document load time by 300 ms (which is quite good comparing to other plugins), but overall page load time is reduced as expected.

    With version 3.1.10 there is still no support for CSS property background-image.

    • This topic was modified 8 years, 8 months ago by extensis.
    • This topic was modified 8 years, 8 months ago by extensis.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Florian Brinkmann

    (@florianbrinkmann)

    Hey extensis,

    thanks for your review. As the name of the plugin says, it is a lazy loading plugin for responsive images, so for img elements with srcset and sizes (or picture elements), not background images 🙂 However, I get your point, it might be not very clear if the term »responsive images« is not familiar in this context. I will update the description accordingly 🙂

    Regarding background images: lazy loading background images from stylesheets cannot be done with the lazysizes script (the script used for the lazy loading). But there is a plugin for that which works with data-bg attributes: https://github.com/aFarkas/lazysizes/tree/gh-pages/plugins/unveilhooks Would that be a possible solution?

    Cheers,
    Florian

    Thread Starter extensis

    (@extensis)

    Sorry to get back so late, I was just too busy.

    Your work is more than good, just found that description a bit misleading. Comparing to other plugins, yours work the best as far as I could test it.

    Keep up the good work! 🙂

    Thread Starter extensis

    (@extensis)

    Ah, what the hell, I’m giving it all-star rating because it works with horizontal carousels! 🙂

    Plugin Author Florian Brinkmann

    (@florianbrinkmann)

    😀 thank you very much!

    I modified the description and hope it is more clear now 🙂

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

The topic ‘Works almost as expected’ is closed to new replies.