Unresponsive Script Warning
-
- Posts: 2
- Joined: December 13th, 2005, 9:59 pm
- Location: Lisle, IL
- Contact:
Unresponsive Script Warning
Every time I start Firefox since downloading 1.5 I get an unresponsive script warning. After I click continue my home page loads fine as does anything after that. It's only on startup. Anyone have any ideas? Thanks
-
- Guest
- jmcd02
- Posts: 172
- Joined: January 5th, 2005, 12:47 am
Unresponsive wrote:I don't get this warning on startup, however I get it whenever any page from Slashdot or Something Awful has finished loading (as well as many other sites, but these are the ones I remember, as I frequent these sites). Any ideas?
Open url [about:config]. Filter for the term "dom.max_script_run_time"
If it exists, increase the value to 20. If it does'nt exist, right click anywhere and choose - new>integer and add the above w/o the quotes. See if that helps. Worked wonders for me on ESPN.com and my Credit Union secure site.
User Agent: Mozilla/5.0 (Windows NT 6.0; rv:2.0) Gecko/20100101 Firefox/4.0
Build ID: 20110318052756
Build ID: 20110318052756
-
- Posts: 2
- Joined: December 13th, 2005, 9:59 pm
- Location: Lisle, IL
- Contact:
- theshadowofgold
- Posts: 483
- Joined: January 6th, 2004, 9:35 am
Read this if you experience the script problem and have Adblock Plus installed
This is how I was able to get rid of the error message:
[1] Go into your Adblock Plus preferences (Tools / Adblock Plus / Preferences)
[2] Deselect "Check DIV Elements" from Adblock Options.
[3] Click "Done." Effective immediately, the scripting issue will terminate.
Changing the integer value, described three posts up, for the dom. script will, similar to an air freshener, only hide the problem.
This is how I was able to get rid of the error message:
[1] Go into your Adblock Plus preferences (Tools / Adblock Plus / Preferences)
[2] Deselect "Check DIV Elements" from Adblock Options.
[3] Click "Done." Effective immediately, the scripting issue will terminate.
Changing the integer value, described three posts up, for the dom. script will, similar to an air freshener, only hide the problem.
- theshadowofgold
- Posts: 483
- Joined: January 6th, 2004, 9:35 am
-
- Guest
- jscher2000
- Posts: 11730
- Joined: December 19th, 2004, 12:26 am
- Location: Silicon Valley, CA USA
- Contact:
Anonymous wrote:I did that URL thing and it still comes up when i use my fantasy football liveupdater any suggestions?
Does "live" mean continuously, forever? I'm not sure Javascript was intended to be used that way. You could mention the problem to the webmaster of the site and see what they think about changing the script. For example, a script can schedule itself to run again at a future time. This is done with the window.setTimeout() function.
-
- Guest
-
- Posts: 2914
- Joined: February 8th, 2003, 2:38 am
- Location: San Diego, US
- Contact:
theshadowofgold wrote:Read this if you experience the script problem and have Adblock Plus installed
This is how I was able to get rid of the error message:
[1] Go into your Adblock Plus preferences (Tools / Adblock Plus / Preferences)
[2] Deselect "Check DIV Elements" from Adblock Options.
[3] Click "Done." Effective immediately, the scripting issue will terminate.
Changing the integer value, described three posts up, for the dom. script will, similar to an air freshener, only hide the problem.
This has been bugging me for a while and I finally decided to figure out what was causing it. Thanks for the solution!
-
- Guest
-
- Posts: 3483
- Joined: November 4th, 2002, 10:47 pm
- Location: Ann Arbor, Michigan
- Contact:
The Google Toolbar extension can also cause this problem.
For more information, you can read <a href="http://kb.mozillazine.org/Unresponsive_Script_Warning">Unresponsive Script Warning</a>.
For more information, you can read <a href="http://kb.mozillazine.org/Unresponsive_Script_Warning">Unresponsive Script Warning</a>.
Last edited by schapel on July 26th, 2007, 10:39 am, edited 1 time in total.