I am having trouble to get Javascript image preload working in IE. Images look to be preloaded (checked the access log of the server) but when it comes to use the same images IE is not using the images from the Javascrupt cache. It’s going to the server, instead.
Any insight would be greatly appreciated.