Which one is better to inspect elements in html? firebug in firefox or IE developer tool?
I think f开发者_如何学Cirebug is the better one.
Without any hesitation FireBug is the best tool for web developers.
A vote for Firebug here. IE's developer tool, like the rest of IE, is clunky and badly done.
Firebug wins, hands down. Since Firefox is getting lots of flak for being slow these days (we should wait for FF 4), a lot of people say that Firebug is Firefox's saving grace. The only thing that's close is Chrome's developer tools.
Well, maybe LIVEditor's built-in html inspector is not the best, but at least you don't need to manually copy your tweaked html/css
code back to your text/code editor :)
PS, I'm the developer of LIVEditor :)
Firebug is better not only for inspecting html but to see headers, responses, etc too, handy for javascript developer.
Thing that bugs me is that everytime I use Aurora's firebug my laptop will turn bluescreen in 20-30 minutes (error is something like IRQL_DRIVER_LESS_THAN_EQUAL in Event Viewer, sorry if this is getting off topic)
精彩评论