Skip to content

Author: Greg Winiarski

jQuery Preload images – tutorial and example

Not so long ago i created jQuery Image Resize Plugin, today i want to show you another plugin: jQuery Image Preloader. Basically it is a script that loads images in the background and track number of loaded images. It’s very simple, only 25 lines of code, but maybe useful if you are creating jQuery image gallery or some other script that requires image preloading. Continue reading jQuery Preload images – tutorial and example