Quote:
Originally Posted by Ham&Jam
First time and only since the new format appeared that I have had unresponsive script. I am using Firefox, maybe I should change to IE?
|
Try doing this:
Access the hidden configuration page in Firefox. Just type
about:config in the address bar and you’ll get a page full of hidden configurations which you can tweak till your heart’s delight.
In the ‘Filter’ box, type
dom.max_script_run_time. This will narrow the options till only the dom.max_script_run_time option remains. Right-click it and choose Modify. A box pops up. Change the number to something bigger like 20. This is the maximum time a script can run before Firefox considers it ‘unresponsive’.
If you can’t find the string in the
about:config page, create it by right-clicking anywhere and then choose
New—> Integer and enter
dom.max_script_run_time. When prompted for the value, use 20.