Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • RoelAlblas 50 posts 61 karma points
    Feb 28, 2011 @ 15:06
    RoelAlblas
    0

    Appearing content and disappeared withing a second

    Hi,

    When I enter the configured website, the content that is published will show up for a second. After that it is dissapeared. When I look into the HTML source of the page by eg IE8, I can see the rendered content. But visually there is no content.

    Any ideas?

    Roel

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 28, 2011 @ 15:13
    Jan Skovgaard
    0

    Hi Roel

    If you see the page in another browser does it then behave the same way?

    I'm asking to find out if this could be IE related and if it perhaps is a CSS issue.

    /Jan

  • RoelAlblas 50 posts 61 karma points
    Feb 28, 2011 @ 15:25
    RoelAlblas
    0

    Hi Jan,

    Yes the same behaviour. In Chrome I can't see the rendering of the right page because it goes to fast. But the endresult is the same.

    Roel

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 28, 2011 @ 15:34
    Jan Skovgaard
    0

    Hi Roel

    Hmm, that's weird.

    Does it also happen if you disable your stylesheet (if you're using any at the moment)...

    And how about JavaScript? Is there something that could trigger this behaviour?

    /Jan

  • Tony Bolton 83 posts 109 karma points
    Feb 28, 2011 @ 15:40
    Tony Bolton
    0

    Hi Roel,

    I've had a similar issue before.

    Are you using an CSS addons like PIE.htc for rounded corners?  That can cause some problems.  Also, try setting the div containing the content to position:relative - that can sometimes show up issues.

    Have you got a URL we can check?

    Cheers,

    Tony

  • RoelAlblas 50 posts 61 karma points
    Feb 28, 2011 @ 16:26
    RoelAlblas
    0

    This is the problem:

      <script src="http://ajax.googleapis.com//ajax/libs/jquery/1.5.1/jquery.min.js"></script>
      <script src="http://ajax.googleapis.com//ajax/libs/jqueryui/1.8.10/jquery-ui.min.js"></script>

    Tomorrow I will add jquery local, now going home :-)

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Feb 28, 2011 @ 17:58
    Jan Skovgaard
    0

    Hi Roel

    Happy to see you got it sorted out.

    It can really be frustrating when the sites are bugging and you just can't figure out what it is.

    Therefore it's always a good idea to start by disabling/outcomment script references and keep going on to the next layer untill the bug disappears.

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft