Firebug problem with Firefox 2.0.0.12

FirefoxNo doubt Firebug is an essential tool for web developers. Unfortunately, after I updated to the latest Firefox version, 2.0.0.12, I noticed that Firebug failed to inspect link elements and their child elements. Many of my friends talked about the same problem.

After a little research I found that some people said it was a bug in the latest release of Firefox, others claimed it was a bug in Firebug itself. However, finding a solution is more important to me.

Well, you can solve the problem by updating to Firebug 1.1 which should work fine with Firefox 3 beta, too.

By the way, fireclipse is the new home for future releases of Firebug, made by Xucia. More info about Firebug 1.1 can be found here and the home of the fantastic working group is here.

Did you like this article? Bookmark it:

Related Articles

Leave a Comment

If you want to post code, do this:
<pre><code class="ruby|javascript|css|html"> your code here </code></pre>