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