Translate

Thursday, November 09, 2006

"script unresponsive" in Firefox 2

Share
I was finally able to get my Airset site working in Firefox 2. The culprit was this option in Firefox:
javascript.options.strict = true

Click this link to see how to turn it to false. Doing so fixed the 'script unresponsive' error that I was getting. This page describes this setting and has a link to a page describing the tests Mozilla performed with it: http://kb.mozillazine.org/Javascript.options.strict

Hope this helps you!!!

No comments: