That works as well.

  _____  

From: Charlie Griefer [mailto:[EMAIL PROTECTED]
Sent: Monday, July 12, 2004 6:33 PM
To: CF-Community
Subject: Re: Tables help

I saw on csszengarden that placing:

    <script type="text/_javascript_"></script>

above the imports would also address the FOUC issue.

'borrowed' from their source:
<!-- to correct the unsightly Flash of Unstyled Content.
http://www.bluerobot.com/web/css/fouc.asp -->
<script type="text/_javascript_"></script>

<style type="text/css" title="currentStyle">
  @import "/001/001.css";
</style>

----- Original Message -----
From: "Sandy Clark" <[EMAIL PROTECTED]>
To: "CF-Community" <[EMAIL PROTECTED]>
Sent: Monday, July 12, 2004 2:58 PM
Subject: RE: Tables help

> If its IE, then it might be FOUC (Flash of Unstyled Content). This happens
> when all your external stylesheets are imports.  If that is the case, make
> one a link.
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to