我在我的应用程序中使用了kendo,有时我的一个页面在IE和Firefox中显示此错误。但它在Chrome中运行良好。
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Script: resource://firebug/firebug-service.js:3442
我已经搜索过并发现设置值dom.max_script_run_time
将解决问题。我的问题是可以以编程方式设置值。我的意思是使用javascript或jquery.If如何。?非常感谢任何帮助。