| | |
|
|
|
Re: The order your site loads images in |
| message from Murray *TMM* on 15 Jul 2004 |
Page elements are REQUESTED from the server in the order in which they are
encountered as the browser parses the code from <html> to </html>. Just
because an image is requested first doesn't mean it will arrive on the page
first. If it's a large image, or if network congestion is high, then it may
well arrive after a smaller image requested later.
|
|
Archived message: Re: The order your site loads images in (Macromedia Dreamweaver Web Design)