Forums

[resolved] IE Error - Message from webpage - Out of memory at line:12 (4 posts)

  1. markwhitham
    Member
    Posted 1 year ago #

    Hello everyone,

    My site on it's test domain now works fine on Firefox. It's IE 7-8 that is now giving me some problems.

    On every page on my site (http://tinyurl.com/2369dz3), I get a popup that says:

    ---------------------------
    Message from webpage
    ---------------------------
    Out of memory at line: 12
    ---------------------------
    OK
    ---------------------------

    I isolated to one line in my header.php file, which is my link to the jquery-ui library on Google's library. I NEED THIS file for everything on my site to work properly so why is this causing a problem?

    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/jquery-ui.js"></script>

    If someone could lend me a hand, I would be so grateful!

  2. Peter_L
    Member
    Posted 1 year ago #

    don't know what's causing this but try using the latest version of jquery (1.4.2) and load all your scripts through wp_enqueue_script

  3. kfallman
    Member
    Posted 1 year ago #

    yeah .. use latest and host it yourself

  4. markwhitham
    Member
    Posted 1 year ago #

    Wow, never would have figured that changing the version of jquery I was using from 1.3.2 to 1.4.2 would make such a difference. There was also a IE validation error that was fixed by changing that.

    Thanks Peter_L and kfalllman for the suggestion!

Topic Closed

This topic has been closed to new replies.

About this Topic