7 ms·
While firebug is clearly superior, web inspector is much more stable. It ends up being a combination of both (or one of the older, less-featured, more-stable ve
by hackoder 17y ago
While firebug is clearly superior, web inspector is much more stable. It ends up being a combination of both (or one of the older, less-featured, more-stable versions of firebug).
- boucher 17y agoI don't use Firefox at all, because for what I do it's clearly inferior. I don't think I've launched Firebug to do anything other than log in the last 6 months.
- dpurp 17y agoThis is also available in Safari (not sure about Chromium) http://developer.apple.com/safari/library/documentation/AppleApplications/Conceptual/Safari_Developer_Guide/DebuggingYourWebsite/DebuggingYourWebsite.html#//apple_ref/doc/uid/TP40007874-CH8-SW20 http://developer.apple.com/safari/library/documentation/Appl...
- greut 17y agoit sure is.
- freetard 17y agoFirebug to log in?
- jonknee 17y agoWhy do you use Firebug to log? Chrome shows console.log() entries just fine for me.