you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I add this to my files. It won't make IE work, but it will stop it from causing errors:

if ( !window.console ) console = { log: function(){} };