When using jQuery I find that I often want to wait for an image to be fully loaded before I perform an action. For example, I quite often find myself producing a slide show with only a few images in it, and I want to make sure that all the images have been cached before I start the show. If [...]The post jQuery Image preloader with callback appeared first on Roslin Design.