I got some swapping images which are all
preloaded in the page using JavaScript.
( var image1 = new Image();
image1.src = "xyz.gif";
And then I'm using image1.src wherever
using the xyz.gif)
The page is generated so are the images.
There is no Cache-Control which tells the
browser...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.