Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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

like image 530
saravankg Avatar asked Dec 16 '22 02:12

saravankg


1 Answers

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.

like image 186
user3267103 Avatar answered Feb 13 '23 06:02

user3267103