No it will not request the images again, cause they are all in the
browsers cache at this point.

On 23 Nov., 16:38, stratboy <[email protected]> wrote:
> Because I really can't do it :)
>
> So, is there anyone that can answer my original question?
>
> I've taken a look to the class Assets, and it seems it doesn't check
> if images are already cached. I've also tried to see some tracing from
> firebug and safari activity and it seems the don't reload images.  I
> don't know if this is always true, and if it's true for IE too.
>
> Any guru? :)
>
> On 22 Nov, 20:48, CroNiX <[email protected]> wrote:
>
>
>
> > I guess my question is why you are retrieving the same data twice?
> > Why not just reuse the result from the first request?
>
> > On Nov 21, 6:39 am, stratboy <[email protected]> wrote:
>
> > > Hi! I've got a little question: let's suppose I'm using Assets.images
> > > twice (in the same page) and to load, say, the same 5 images. Does the
> > > second call generate 5 more http requests? Is that bad or I shoudn't
> > > worry about it?

Reply via email to