• Hello everyone,

    I hope this is the right forum, my Blog https://hrichert.de can be viewed perfectly with any browser (safari, chrome, firefox, opera) except IE.

    When loading in IE first everything seems to be alright, but after 30-40 seconds, the whole page is a total mess. I have no idea what to do. can anyone help?

Viewing 5 replies - 1 through 5 (of 5 total)
  • You’ve got some javascript errors that could be causing problems in IE.

    Also check your Doctype — the very first line in your code. Here’s a great article from A List Apart about that.

    This is the one that I use most often:

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    Hi,

    there may be a chance of word document code added. It is generally due to copy contents from word document and paste it in wordpress editor..please check this URL for further details..

    [spam link moderated]

    Thread Starter aussiedler77

    (@aussiedler77)

    Thanks for the replies, but I have no word document code, and fixing the doctype has brought no change.

    Can you remove the javascript temporarily to see if that stops the problems in IE?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with IE’ is closed to new replies.