I\'m wondering if there is a way to detect load event of multiple images (particularly, a function should execute when the last image in a given set has completed loading).<
Check out this jQuery imagesLoaded plugin, it should suit your needs I think.