Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#270·imagesloaded

Background load is not detected. Always calls the 'isLoaded' callback.

Author: WhereJulyCreated Dec 18, 2017Updated Nov 13, 2018

Hello,

thanks for the great piece of the code of yours :100:

Though I found imagesloaded, while in the background mode does not detect if the image is loaded. Either it is or it is not, or even when the element does not have any background, the callback function signals in all the cases that the bg is loaded.

Here is the reduced test case on CodePen based on your recommended example.

Can you please kindly check and fix this or tell if I do something wrong?

Thanks again, Val

Source: desandro/imagesloaded

View original on GitHubView discussion on GitHub