FireBug

Thursday 19 January 2006 – 23:14

I’ve been trying out this cool new Firefox extension tonight. It’s called FireBug. It’s purpose is to help you debug Javascript, DHTML and Ajax (XMLHttpRequest). According to the webpage over at mozilla.org, it’s “like a combination of the Javascript Console, DOM Inspector, and a command line Javascript interpreter“. When opened, it places itself at the bottom of the browser window and it only shows errors from the webpage you are currently viewing. It also has a nifty statusbar error indicator that shows how many errors were found on the current page.  Cool stuff!

  1. 1 Trackback(s)

  2. Jan 24, 2006: Franzens.nu

You must be logged in to post a comment.