Why IE browser show "scanstyles does nothing in webkit/firefox internet explorer"?

browser, internet-explorer, javascript, jquery, php

Solution

Locate curvycorners.js and comment out curvycorners.alert("Scanstyles does nothing in ...");

See http://www.witti.ws/blog/2013/12/09/scanstyles-does-nothing-webkitfirefox for a more complete explanation.

Problem

In IE browser show some time this script error `scanstyles does nothing in webkit/firefox/opera`. Can we fix this issue on our code?

Original source