Fix scanstyles does nothing in webkit/firefox Error

In this section we can see about special type of Error in using web developers. In Internet Explorer Users get this Alert message load the website scanstyles does nothing in webkit/firefox . JavaScript that detects IE based on the user string now breaks in some browsers, as you might expect. This error was a result of one such problematic script.

   Easy Way to Fix this Error in workspace. using this curvycorners.src.js javascripts file.
  •   One is Reset Your Internet Explorer Settings.
  • This One is important to use Open the  curvycorners.src.js search and Find the Code as 

curvyCorners.alert('Scanstyles does nothing in Webkit/Firefox');

And Remove the particular line in the javascripts file Save It.

Runs Successfully without any Error.

Comments

Popular posts from this blog

Insecure cookie setting: missing Secure flag

Maximum Stored Procedure Function Trigger or View Nesting Level Exceeded (limit 32) in SQL Server

Display Line Chart Using Chart.js MVC C#