my website has loads of images.. all of them load again and again on every page.. is there a script that stop them reloading again on another page? i need to show the cached images.. but the images should be loaded first time.. can anyone help me??
Is what you want to cut down on bandwidth and load-times? So that the images are cached in the browser and only downloaded the first time a user sees one of the pages?
no no .. my websites images are re-loaded on every page .. i want them to be loaded once.. and to be showed on everypage without reloading again and again.. that will increase the site's speed.
Ah. Well... If the images are not dynamically generated, they should be cached by your users browser.