PDA

View Full Version : Firebug?


Pupator
Dec-30-2006, 04:21 AM
I see lots of suggestions all around dgrin that users should download and use WebDev for Firefox. WebDev is a great tool, but if you haven't found out about it yet, FireBug is better (http://www.getfirebug.com/)! More options, more detail, easier to use (after the initial learning curve).

Give it a try!

(I'm not connected to the FireBug project in any way - just someone who uses it and finds it helpful.)

bigwebguy
Dec-30-2006, 04:27 AM
I see lots of suggestions all around dgrin that users should download and use WebDev for Firefox. WebDev is a great tool, but if you haven't found out about it yet, FireBug is better (http://www.getfirebug.com/)! More options, more detail, easier to use (after the initial learning curve).

Give it a try!

(I'm not connected to the FireBug project in any way - just someone who uses it and finds it helpful.)yeah man, firebug is way awesome. I cant imagine doing any javascript development without it anymore.

Web Developer does have a smaller learning curve though and the css editing is more intuitive for n00bs.

Cant go wrong with either one.

Pupator
Dec-30-2006, 04:31 AM
Web Developer does have a smaller learning curve though and the css editing is more intuitive for n00bs.



Agreed - though I think it might be best for n00bs to use both. Having a color swatch pop up when you mouse over a color code in FireBug is really helpful for people who are trying to figure out why a particular section is a certain color but they don't know what the code for that color is.

It has saved me a time or two since colorzilla doesn't work with FF2.

Andy
Dec-30-2006, 04:56 AM
Agreed - though I think it might be best for n00bs to use both. Having a color swatch pop up when you mouse over a color code in FireBug is really helpful for people who are trying to figure out why a particular section is a certain color but they don't know what the code for that color is.

It has saved me a time or two since colorzilla doesn't work with FF2.FF Web Dev: View>Color Information :D

ivar
Dec-30-2006, 05:10 AM
FF Web Dev: View>Color Information :D:lol4 learned something new, about 6 minutes ago (http://www.dgrin.com/showthread.php?p=450162#post450162), Andy?

Andy
Dec-30-2006, 05:15 AM
:lol4 learned something new, about 6 minutes ago (http://www.dgrin.com/showthread.php?p=450162#post450162), Andy?
Yep. One should never, ever stop learning! :bow

Pupator
Dec-30-2006, 06:22 AM
Heh - thanks for the tip.

But (just to be contrary) a simple mouseover is much easier. There's nothing wrong with WebDev, it's a great tool. But I'd encourage anyone who hasn't to give FireBug a try. You'll be amazed at what it can do.