Preload Images sounds useful, I would be grateful for
examples from the community where people have used it and
found it a good feature

thanks
Pendower

Re: Preload Images by Murray

Murray
Mon Oct 04 06:52:56 CDT 2004

I'm not sure what you are looking for. Remember, there is no free lunch. A
200K image is going to make your page behave like molasses in January
(northern hemisphere) whether it's 'preloaded' or not.

Where a preload is MOST useful is to prime the cache with images that are
used as rollovers on the page. That way, by the time you get to the
rollover event, the image has already been fetched and put into the local
cache. Such preloads are triggered by an "onLoad" event placed on the body
tag, so that when the page has fully loaded, the rollover images are then
fetched.

Does that help?

--
Murray

"Pendower" <anonymous@discussions.microsoft.com> wrote in message
news:19ab01c4a9ef$2b896900$a501280a@phx.gbl...
> Preload Images sounds useful, I would be grateful for
> examples from the community where people have used it and
> found it a good feature
>
> thanks
> Pendower



Re: Preload Images by Pendower

Pendower
Mon Oct 04 10:56:25 CDT 2004

Thanks Murray,

I understand now

regards
Pendower

>-----Original Message-----
>I'm not sure what you are looking for. Remember, there
is no free lunch. A
>200K image is going to make your page behave like
molasses in January
>(northern hemisphere) whether it's 'preloaded' or not.
>
>Where a preload is MOST useful is to prime the cache
with images that are
>used as rollovers on the page. That way, by the time
you get to the
>rollover event, the image has already been fetched and
put into the local
>cache. Such preloads are triggered by an "onLoad" event
placed on the body
>tag, so that when the page has fully loaded, the
rollover images are then
>fetched.
>
>Does that help?
>
>--
>Murray
>
>"Pendower" <anonymous@discussions.microsoft.com> wrote
in message
>news:19ab01c4a9ef$2b896900$a501280a@phx.gbl...
>> Preload Images sounds useful, I would be grateful for
>> examples from the community where people have used it
and
>> found it a good feature
>>
>> thanks
>> Pendower
>
>
>.
>

Re: Preload Images by Murray

Murray
Mon Oct 04 11:03:05 CDT 2004

You're welcome!

--
Murray

"Pendower" <anonymous@discussions.microsoft.com> wrote in message
news:41c301c4aa2a$b4137960$a601280a@phx.gbl...
> Thanks Murray,
>
> I understand now
>
> regards
> Pendower
>
>>-----Original Message-----
>>I'm not sure what you are looking for. Remember, there
> is no free lunch. A
>>200K image is going to make your page behave like
> molasses in January
>>(northern hemisphere) whether it's 'preloaded' or not.
>>
>>Where a preload is MOST useful is to prime the cache
> with images that are
>>used as rollovers on the page. That way, by the time
> you get to the
>>rollover event, the image has already been fetched and
> put into the local
>>cache. Such preloads are triggered by an "onLoad" event
> placed on the body
>>tag, so that when the page has fully loaded, the
> rollover images are then
>>fetched.
>>
>>Does that help?
>>
>>--
>>Murray
>>
>>"Pendower" <anonymous@discussions.microsoft.com> wrote
> in message
>>news:19ab01c4a9ef$2b896900$a501280a@phx.gbl...
>>> Preload Images sounds useful, I would be grateful for
>>> examples from the community where people have used it
> and
>>> found it a good feature
>>>
>>> thanks
>>> Pendower
>>
>>
>>.
>>