Top "Firebug" questions

Firebug was a Firefox extension, which allowed the debugging, editing, and monitoring of any website's CSS, HTML, DOM, JavaScript, network traffic and cookies.

Is there a way to change context to iframe in javascript console?

I would like to change the context of the javascript executed in the webkit developer tool/firebug console to execute …

javascript iframe console firebug
Debugging Javascript on iPad

I was wondering if there are any useful tools people have found to debug javascript on an iPad which is …

javascript ipad firebug firebug-lite
How do I POST to a web page using Firebug?

How do I POST to a web page using Firebug?

http post firebug
Firefox plugin or way to monitor ALL request data, including headers and content downloaded to browser

I am having problems getting ALL of the information that is downloaded to a browser. For example, I want a …

http firefox firebug header
Replay HTTP POST in google chrome Developer

Im switching from firebug to Google Chrome developer tools. I like it so far, but one feature that I really …

google-chrome google-chrome-extension firebug google-chrome-devtools
Firebug: How to inspect elements changing with mouse movements?

Sometimes I need to inspect elements that are only showing up on a page if you put mouse over some …

debugging firebug
How to see the print media CSS in Firebug?

Firebug is an excellent tool to to show a screen media CSS for some HTML element, but is there a …

css printing firebug print-css
Firebug says "No Javascript on this page", even though JavaScript does exist on the page

Why does Firebug say there is No Javascript on this page when there are clearly loads of JavaScript on the …

javascript firefox firebug
Testing for console.log statements in IE

Possible Duplicate: 'console' is undefined error for internet explorer If you have console.log statements in your code, Internet Explorer …

javascript internet-explorer firebug
What can cause a persistent "Reload the page to get source for" error in firebug?

I'm trying to debug the javascript of a specific page, and I keep seeing Reload the page to get source …

javascript firefox firebug