• Here is something I ran into, when viewing a site using IE and trying to select and copy text things just go crazy, but on the same sight using Firefox you can select and copy.

    I have been trying to help him figure out where the problem is located, I think it in the css but I see nothing that would cause this to occur.

    Here is the link https://www.bunkermulligan.net

    Any suggestions?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Perhaps posting the question on an IE support board?

    Insert this at the bottom of your index template, just before the closing body tag:

    <script language="javascript" type="text/javascript">
    <!--
    document.body.style.height = document.documentElement.scrollHeight+'px';
    -->
    </script>

    That seems to cure it, although I don’t know why.

    Insert this at the bottom of your index template, just before the closing body tag:

    <script language="javascript" type="text/javascript">
    <!--
    document.body.style.height = document.documentElement.scrollHeight+'px';
    -->
    </script>

    That seems to cure it, although I don’t know why.

    I have this problem for my main blog (blogg.svansbo.se) , but not for my other blog on nordicfolk.com/blog. It seems to be regarding the theme.. Or something else.

    use a different theme, get the lattest version of IE, use firefox, send bill gates hate mail and most importantly have FUN!

    The thing is i kinda like my theme. I am using firefox but not 90% of the viewers.

    Does anyone know how to fix my theme or if there is a version of contempt that has copy text working?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Can’t copy and paste in IE’ is closed to new replies.