Jquery Lazyload callback
问题 I am currently using Jquery Lazy Load and I was wondering if there is a way of making a callback when all the images from my container ended loading (when lazy load has made all his magic). The reason for this is that I am using jScrollPane Plugin as well and I would like to call the jScrollPane reinitialize function. Thanks' 回答1: Looking at the source, it seems that the lazy load plugin calls the settings.load function after loading an image passing the loaded image element and a couple of