Friday 26 September 2008

An Interesting Firefox/Firebug "hidden feature"

Sorry for the title. Firebug bug just does'nt scan! I've been doing a bit of coding this evening, and found an interesting little bug. I'm using Firefox 3.02, with Firebug 1.2.1 to code/debug a bit of jquery javascript, and using the usual console.log(string) to write messages to the console.

This evening, however, I've been getting an odd "console is undefined" error message in Firebug. Arrgh. After a little bit of Googling I found these posts...

fBug - Google Code

Google Groups - Firebug

I found the solution (with jQuery at least) to be to simply put an empty console.log() before any other code (yes, wierd, but it works). I hope a reader finds this useful.

Thursday 25 September 2008

Watch this space

Well, after spending a while putting together the basic bones of the UK Design Directory site, I thought I'd begin a blog where I can rant and rave about the daily trials and tribulations of a web designer/developer.

Check back soon for articles about CSS, jQuery, Flash, ActionScript and other cool web development techniques and technologies