On Aug 29, 8:07 am, Boris Zbarsky <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Is there any logic what order browser use while loading content from
> > network.
>
> Yes.  Content is loaded in FIFO order, except as modified by changing
> priorities.  Generally, <img> tags end up with a higher priority than
> backgrounds, and end up earlier in the queue (since they are loaded from
> content, not layout).
>
> -Boris

Is there any way I can change this? I read that 2 request is made at
once but funny thing it this order is always the same. So I think I
must do something for this order.

regards

Uros

_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to