Reply
Tue 20 Dec, 2005 09:04 pm
Is there an easy way to set up my images so that they load in the browser in the order i choose ????
tx :wink:
Re: Image loading
Are you using a basic HTML page or something more advanced like ASP or PHP? Either way, the answer is pretty much no. The graphics are loaded in the order that they are called.
Are you trying to optimize a site for dialup and you don't like the way some graphics finish loading before others before it are finished. If that's the case, you can try saving your graphics as PNG files. Those are compressed enough to load quickly and usually finish in the order that they are called.
tx rover... it is a simple html and the files measure the same as png or gif's basically they are some 4kb size and the bigest one is the banner in 40 kb's.. so its small but still i was hoping to control it... any other suggestions to load my site faster are welcome. :wink: