Forum Moderators: not2easy

Message Too Old, No Replies

Page refresh difference - IE6 v Firefox 2.0

Same images on 2 pages - OK in FF but reload in IE6

         

DrMopp

4:47 pm on Apr 1, 2007 (gmt 0)

10+ Year Member



Two of my web pages have same banner (flash) and background image (declared in CSS).

In Firefox, when moving between the two pages only the body of the page changes as intended, but in IE6 the whole page reloads causing an unsightly momentary 'flash'. I've read about the so-called 'flash of unstyled content' in CSS text-books, but they all say this only applies to IE5 and below - anyone know a way round this? (First post so sorry if this is the wrong forum!)

Brett_Tabke

3:02 pm on Apr 4, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



First, welcome to the forums. I moved this over here because i thought you might get a bit more tracktion from the css gurus over here.

DrMopp

4:45 pm on Apr 18, 2007 (gmt 0)

10+ Year Member



Then again maybe not!

[edited by: DrMopp at 4:46 pm (utc) on April 18, 2007]

Setek

4:28 am on Apr 19, 2007 (gmt 0)

10+ Year Member



Actually, FOUCs happens from IE 5 and above, not below :)

The way you can fix it is by having more than one stylesheet present :)

More details on FOUC here: [bluerobot.com...]

P.S.: Welcome to Webmaster World :)

[edited by: Setek at 4:35 am (utc) on April 19, 2007]

DrMopp

9:17 pm on May 3, 2007 (gmt 0)

10+ Year Member



I had misread the article you gave me a link to! Thanks for pointing out my mistake :)