Exceptions are logged into the JavaScript console. You can use that if you want to keep Firebug disabled. function log(msg) { setTimeout(function() { throw new ...
確定! 回上一頁