Skip to content

Instantly share code, notes, and snippets.

@dmongeau
Created February 13, 2013 14:38
Show Gist options
  • Save dmongeau/4945013 to your computer and use it in GitHub Desktop.
Save dmongeau/4945013 to your computer and use it in GitHub Desktop.
À mettre dans le head pour éviter les erreurs de console.log dans IE
// Avoid `console` errors in browsers that lack a console.
(function(){for(var a,e=function(){},b="assert clear count debug dir dirxml error exception group groupCollapsed groupEnd info log markTimeline profile profileEnd table time timeEnd timeStamp trace warn".split(" "),c=b.length,d=window.console=window.console||{};c--;)a=b[c],d[a]||(d[a]=e)})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment