[jQuery] Preloading images with a callback function
I understand how to preload images. Well, at least to an extent
(although I'm sure jQuery must have some easier solution for this).
But now I need to be able to send a callback function the moment the
preload is complete. Anyone have any code on this?