Tag Archives: debugging

Firebug

Firebug is a useful Firefox extension to debug JavaScript and more. To not raise error messages on browsers without Firebug, there’s a small script called firebugx.js, which creates emptyfunctions. Sascha Hameister has optimized this script a little bit and it now looks like this: You might also want to use Firebug Lite.