2010 02 15 firebug reserved
// whilst in firebug, try:
var console = {}; // or, well - anything actually...
Firebug absolutely won’t let you create a variable called console, try and it’ll kick you in the happy sack - @rem
// whilst in firebug, try:
var console = {}; // or, well - anything actually...
Firebug absolutely won’t let you create a variable called console, try and it’ll kick you in the happy sack - @rem