How to completely disable all Internet Explorer Script Error dialogs

前端 未结 2 1714
庸人自扰
庸人自扰 2021-02-06 17:55

Can someone please tell me how to disable Internet Explorer Script Error - says:

An Error has occurred in the script on this page

         


        
2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-02-06 18:24

    For people looking for a solution for later versions of IE (I cannot verify if this works on IE6) and if the above solution is not working for you, try this:

    Assuming you're running from the command line, run with -multiWindow. I had previously been running with -singlewindow which was throwing the Script Errors.

    This worked for me on IE9. I have not checked IE8 yet, though.

    Hope this helps :D

提交回复
热议问题