When page loads

Hi,
I designed an intranetl portal for a corporate house. It uses a flash banner. The problem is…in IE everytime the page loads, at first a white page appears and then the whole page, this results in kind of a blink effect. Any suggestions? It somehow doesnot happen in firefox!

flash of unstyled content, this only happens when using IE.

It happens depends on which your internet explorer is, how you load the page.

To avoid this, remember to put your CSS files in HEAD using the LINK tag.

This may be helpful to you: http://developer.yahoo.com/performance/rules.html

You are probably experiencing FOUC. See if that link helps.