Transition Issue between Pages

message from russmon on 16 Jul 2004
I am using an image as a background. Why is it that when I link from one page to another I get a white flash in transition?
 
Murray *TMM* replied to russmon on 16 Jul 2004
Probably because you are experiencing the FOUC or Flash of Unstyled Content
(do a Google for it to find out what it is).

The solution is to simply link to an external file in the head of the
document (even one that doesn't exist).
 
darrel replied to russmon on 16 Jul 2004
page to another I get a white flash in transition?

Because you are unloading one page and loading another. That's how the web
works.

-Darrel
 

Archived message: Transition Issue between Pages (Macromedia Dreamweaver Web Design)