Albert Spencil wrote:
>
> I have tried several preload scripts found here; plus, some of my own.
> The only thing that works is the unsophisticated loading of those
> tiny images. The download consist of 100+ images amounting to 50+mb;
> and, normally completes in less than 1 minute without preload (using
> DSL). The preload terminates after 6 or 7
> images and seems to time-out in the middle of an image. A reload will
> download a few more, etc. I have used the <body onLoad=function()>
> approach as well as the
> non-function approach of JS that executes immediately with the page's
> loading.
> Getting the same results with Netscape-7 and IE-6.
>
> I need to add: The source of the array containing the image
> references is a '.js' file. That doesn't seem pertinent as some of the
> images always load.
>
> Got any ideas??
>
> Tx Albert Spencil
Albert,
If you show us some code, we may be able to help.
J.
|