怎么屏蔽IE弹出来的网页错误 用js 或则jquery 解决都可以
<SCRIPT type= 'text/javascript'> <!-- window.onerror=function(){return true;} // --> </SCRIPT>