<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]
