Is it possible to direct the sequence of files that are loaded into a browser. i.e. so if a site has some large graphics the text loads first so the user gets some info while they wait for everything else to load...Thanx..
grahamstewart
8:36 pm on Mar 19, 2004 (gmt 0)
Just make sure you supply a width and height for all your images. That way the browser can get on with displaying the text without waiting for the images to load.