Skip to main content
July 20, 2009
Question

Flash of Unstyled Content

  • July 20, 2009
  • 2 replies
  • 4624 views

I am using DWCS4...

I have all my CSS within each page....

IN IE (ver8) I notice a flashing between pages...I have done some research on this but am not sure how to fix this...

Can anyone give me help on this? Thank you

Here is the code:

<style type="text/css">
<!--
a:link {
    color: #06F;
    }
a:visited {
    color: #03F;
    }
a:hover {
    color: #666;
    }
a:active {
    color: #00F
    }
#apDiv1 {
    position:relative;
    margin: 1px auto 0 auto;
    width: 850px;
    height: 660px;
    background-color: #FFF;
    z-index:1;
    top: 5px;
    border:groove;
}
#apDiv2 {
    position:absolute;
    width:376px;
    height:65px;
    z-index:2;
    left: 71px;
    top: 4px;
    color: #FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
}
#apDiv3 {
    position:absolute;
    width:63px;
    height:24px;
    z-index:3;
    left: 236px;
    top: 94px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
}
#apDiv4 {
    position:absolute;
    width:86px;
    height:27px;
    z-index:2;
    left: 393px;
    top: 94px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
}
#apDiv5 {
    position:absolute;
    width:95px;
    height:25px;
    z-index:2;
    left: 576px;
    top: 94px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
}
#apDiv6 {
    position:absolute;
    width:618px;
    height:225px;
    z-index:2;
    left: 128px;
    top: 163px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#000;
}
</style>

    This topic has been closed for replies.

    2 replies

    MichaelKazlow
    Legend
    July 20, 2009

    Please repost in the Dreamweaver forum.

    July 20, 2009

    Why is it always the dreamweavers that stumble in here?

    July 20, 2009

    Maybe the light green icon with bold black "DW" letters on top is too hard to notice.

    July 20, 2009

    Sorry first time here...I have reposted