I have been looking into Preloading images with JQuery and came across this Preloading images with jQuery
Now can someone tell me, do I have to call the preloaded i
Provided that the server sets correct cache headers, the image should be cached and you should be able to just use the URL and get the image instantly.