[Ilugc] Unresponsive Script Alert in my Web Page

  • From: ravi.goglobium@xxxxxxxxx (Ravi Jaya)
  • Date: Tue Mar 25 17:23:37 2008

* For this, I got the solution that , increase the value of

dom.max_script_run_time by pointing the URL about:config or directly
change
the value in prefs.js file.

* This is solving the alert issue. But, I need to set this variable
directly from the code PHP or in javascript.


Set the deafult value in PHP, so that if your page downloads, your js object
with get initalized and it being used by ur browser




Is there any way for increasing the script execution time value in PHP or
JAVASCRIPT code? .

 There are various factor determines the execution time. Starting from sql
query, optimize your constructs

Other related posts: