The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Designating a specific order that images on a site download
zephyros
post Sep 28 2006, 01:47 PM
Post #1





Group: Members
Posts: 1
Joined: 28-September 06
Member No.: 259



I'm trying to figure out if there's a way using HTML or CSS that I can designate which images on my site download first, second, third, etc. for the user who accesses my site. Basically I want the background image to load before other gif's that overlay on top of the bg image.

thanks!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Sep 28 2006, 03:38 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



AFAIK you can't. What you can do is use a matching background color and smaller background image.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Sep 28 2006, 03:38 PM
Post #3


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



Sorry, no. The browser requests your images in whatever order it wants (assuming that it requests them at all), and the server and the connection between the browser and the server determine the order in which the images arrive at the browser (assuming that they arrive at the browser at all).

For background images, make sure you specify a background color that provides sufficient contrast, so your text is still legible when the background image hasn't downloaded yet, or when it isn't downloaded at all.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 02:23 AM