cksaw
Jun 28 2007, 01:10 AM
im using css and div to design a layout for a page. When i open a page with mozilla then there got a white space between content and footer, but when i refresh the page, the white space will disappear and display my expected result. IE does not has this kind of problem..
any1 knows the reason and solution ?
THX......
Frederiek
Jun 28 2007, 02:25 AM
Can you post the url of the page that demonstrates the problem?
lavazza
Jun 28 2007, 06:47 AM
Without seeing the page, I'm guessing that your page is FOUCd:
Flash
Of
Unstyled
Content
If your page uses the
@import rule to load CSS, then it probably is
If so, check out
these work-arounds