Francois Jordaan wrote:
> Hi,
> 
> On some sites, including one I'm working on, I've noticed a Flash of
> Unstyled Content (FOUC) in FF3, which doesn't occur in any other browser.
> (This is where the page content displays unstyled for a split second before
> the CSS kicks in.)
> 
> The site I'm working on is not yet public, but here's another example:
> http://www.worthing.gov.uk/visiting-worthing/
> 
> Does anyone know what causes it?
> 
> francois

Hi Francois,

When I moved your three style sheets above your javascript block, this
seemed to fix the fouc in ff3. Probably, only the content style sheet
needs to be moved (and maybe sidebar), but in keeping your source code
relatively consistent, I moved all three and it seemed to work fine.

Hope it helps.
Bill


-- 
/**
 * Bill Brown
 * TheHolierGrail.com & MacNimble.com
 * From dot concept...to dot com...since 1999.
 ***********************************************/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to