在 IE 浏览器中显示此脚本错误 scanstyles does nothing in webkit/firefox/opera 一段时间。
我们可以在我们的代码上解决这个问题吗?

最佳答案

找到curvycorners.js 并注释掉
curvycorners.alert("Scanstyles 在...中什么都不做");

有关更完整的解释,请参阅 http://www.witti.ws/blog/2013/12/09/scanstyles-does-nothing-webkitfirefox

关于javascript - 为什么 IE 浏览器显示 "scanstyles does nothing in webkit/firefox internet explorer"?,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/21472628/

10-09 01:11