/ Published in: JavaScript
URL: http://michaelsync.net/2007/09/09/firebug-tutorial-logging-profiling-and-commandline-part-i
prevent errors in other browsers
Expand |
Embed | Plain Text
if(window.console){ console.log("your Firebug output"); }
You need to login to post a comment.
