I'm working on a website using CSS layout - the address is (please ignore the many other problems with the site for the moment). The background consists of a 1x3-pixel bitmap applied to the <body> in the external stylesheet. The page looks fine when it loads up (at least, *I* think so
). However, if you press F5 in IE, there is an annoying flash of white when the page reloads before the background is reapplied.
I'm pretty much ignorant of the mechanics of how a page loads; is there a way to make the background get applied earlier on, or retrieve it from the cache faster?
I might also note that Mozilla Firebird doesn't flash white; perhaps it loads images differently?
I'm pretty much ignorant of the mechanics of how a page loads; is there a way to make the background get applied earlier on, or retrieve it from the cache faster?
I might also note that Mozilla Firebird doesn't flash white; perhaps it loads images differently?