show/hide this revision's text 2 Added link to Firebug [Wikipedia]. Minor edit: grammar/spelling/case/punctation/etc.

Maybe a little obvious to some...

Install firebug Firebug and use console.log("hello"). So much better than using random alert();'s which I remember doing a lot a few years ago.

    Post Made Community Wiki by Community
show/hide this revision's text 1

Maybe a little obvious to some...

Install firebug and use console.log("hello"). So much better than using random alert();'s which I remember doing a lot a few years ago.