Re: intranet website and image caching
- From: boriq <boris.smirnov@xxxxxxxxx>
- Date: 27 Apr 2007 14:24:13 -0700
cache settings are set correctly. All websites that are from internet
are cached properly. Only the websites that are from intranet or from
localdisc are not.
Randy Webb napísal(a):
boriq said the following on 4/27/2007 10:45 AM:
Hallo,
I created a project with more that 1000 different pictures in it. The
project website is divided into more subpages. Problem is that these
pages (pictures) are not cached on local harddisc and loading time
through the intranet is very long.
For example: When I click on a link to subpage1 all the pictures from
subpage1 are loaded in browser's memory, then when I click on the
subpage2, all pictures from subpage1 that are in browser's memory are
deleted and pictures from subpage2 are loaded in memory and so on...
so the pictures have to be loaded (through intranet) every time.
Is there a way how to solve it with a help of JavaScript?
I tried something with image preload, but with no success.
I'm using IE 6.
Change your cache settings, JS can't.
--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
.
- References:
- intranet website and image caching
- From: boriq
- Re: intranet website and image caching
- From: Randy Webb
- intranet website and image caching
- Prev by Date: Re: Slideshow using IMG
- Next by Date: Re: Slideshow using IMG
- Previous by thread: Re: intranet website and image caching
- Next by thread: Re: Slideshow using IMG
- Index(es):
Relevant Pages
|