Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorosmond
    • CommentTimeFeb 9th 2006
     permalink
    I developed a website : http://www.whiteopen.com which has a problem in first load
    When the page starts to load, you will see the website without css (boneless)
    after a few seconds, css loaded, then you see the real website

    what's causing it? Have any of you encountered this before?

    Thanks in advance
    •  
      CommentAuthoradjustafresh
    • CommentTimeFeb 9th 2006 edited
     permalink
    FOUC (flash of unstyled content)

    It only happens in IE, and it only happens when you call a style sheet via the @import call without having any script or link tags in the head. Either call the style sheet with the link tag, or add a script and/or link tag to the head.

    P.S. - Is it just me, or does that site load verrrrrrrrrrrry slowly?
    • CommentAuthorosmond
    • CommentTimeFeb 9th 2006
     permalink
    thanks man. It solved my problem...

    lol~ yeah maybe. fyi, the server is in indonesia
Add your comments
    Username Password
  • Format comments as (Help)