Debs, on 08 July 2011, 03:31, said:
Hi Steve,
I took a quick look into it and wonder if it could be this issue:
jQuery UI does not work on IE9...
This page URL covers it a bit, and a possible solution:
http://forum.jquery.com/topic/jquery-ui-does-not-work-on-ie9
I do not have IE9 to test... perhaps you could try and post your results. Our jQuery UI is combined with a few things... and they all may need to be updated.
Debs
Interesting Debs,
I tried a bunch of what they were talking about, but really came away with a couple of thoughts.....
1..I have no idea what or how to deal with JQuerry, or infact any JavaScript
2..Maybe I should update the JQuerry.
So I grabbed the latest version of JQuerry called: jquery-ui-1.8.14.custom.min.js, changed the name to jQuery.ui.js and placed it into the ext folder, I also grabbed a copy of jQuery.js 1.6.2 and slammed that into my website, again into the ext folder.
Now I no longer get the Waiting for long running script error, I do, however, get the annoying Message from webpage "there was an error checking e-mail address, please inform......" pop up. So really no better off. In fact worse, as my Chrome no longer works, I get the same error as I do in IE9.
The fact that I changed the error I am getting indicates to me that I am on the right path, and need to get my JQuerry files sorted out, but to do that I need a better understanding of what they do. Anyone disagree/agree? I am sure I have created my own problems by using what I guessed at as the right script and would love someone to give me a clearer picture as to what we need for this script to work.
Steve C