admin
Guest
|
 |
« on: July 28, 2006, 02:53: PM » |
|
Sometimes when a script in a page becomes unresponsive - for what ever reason a pop window appears and you have the option of stopping the script or continuing with it. This can become very troublesome when you are trying to work with large lists.
To adjust the pop up window time to allow the script to do it's thing follow these instruction -
In a FireFox window :
1. type "about:config" in url bar
2. filter to "dom.max_script_run_time"
3. double click on the line and adjust the time (in seconds ) -
I have adjusted it as high as 180 seconds to deal with MX Kollection scripts running on Fiefox and it seems to work although this does not increase the time to load the page itself - it does allow me to not have to click the Continue with Script button all the time and I can now do other things while it the page loads
|