imagesLoaded is a jQuery plugin that triggers a callback after all the selected/child images have been loaded. Because you can't do .load() on cached images.
.load()
Website Demo