Forum Moderators: open

Message Too Old, No Replies

Flickering in IE when clicking on a new link

         

Koddy

10:56 am on Jun 23, 2009 (gmt 0)

10+ Year Member



Hi guys,

Just wondering why FF changes web pages seamlessly without flickering and IE doesn't. I will investigate now but thought i could find a quick answer. While loading images on a new page when clicking a link, IE flickers or flashes so you can see the image and background changing. I don't have a good example to show at this moment but i'm sure lots of people know what i mean.

Cheers
Koddy

swa66

11:31 am on Jun 23, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If you use CSS, maybe what you see is FOUC (Flash Of Unstyled Content) ?
Solution is often found in not using @import, but instead use the <link>