Comment by mkoryak
11 years ago
i viewed source to see how they did the custom skin and noticed this:
if (!console.log) console.log = function(){}
shouldnt it be if(window.console) ?
11 years ago
i viewed source to see how they did the custom skin and noticed this:
if (!console.log) console.log = function(){}
shouldnt it be if(window.console) ?
No comments yet
Contribute on Hacker News ↗