You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion of the Firebug web development tool.
|
|
|
Firebug 1.2 and banner ads
|
| |
We use firebug heavily at my work, but every since upgrading to FF3
(and Firebug 1.2.x) I've been having a lot of problems with certain
banner ads on our pages. The ads will frequently appear in the middle
of the content disrupting the flow of the page or they will force the
tab to leave the page entirely and load only the banner ad. I have no... more »
|
|
is there any way to read get the response body by default?
|
| |
just a minor amendment. more exactly, it's not the simultaneous connection but a 2nd post will not get the same result as the first post. (it actually use Ajax to collect messages) My objective is to find a way to disable the Load Response feature and make it work similar to the 0.97.1 version. Thanks... more »
|
|
Recently upgraded -- can't get Firebug to close
|
| |
I am a Tech Manager, not a developer; I use FireFox to help QA and to
check things like omniture traffic to test accounts look correct. I
don't think I'm an idiot, but if you have to condencend when providing
a simple solution (e.g., GUI, update to a specific file w/ location
spelt out, etc.), I'll take the heat. :)... more »
|
|
About Firebug documentaion
|
| |
Hi all, I'm planing to start writing some docs about the internals of Firebug to try to complement the existing docs about it. More details here: [link] There is not much now, besides an attempt of "Table of Contents", but at least is something.... more »
|
|
Suggestion: JSON Viewer IN Firebug
|
| |
Hi,
I often use firebug to take a look at the AJAX responses, my backend
is working with JSON.
You can see the JSON string from the POST request in the console.
It would be pretty nice if firebug would be able to display the JSON
string (from the POST request content)
more viewable now. Like right mouseclick on the string: "View... more »
|
|
FF3 console.log is not defined
|
| |
Hello,
I've just installed Firefox 3 and i 'm using jquery. the console.log()
don't work anymore ( "console.log" is not defined).
The workaround that can be found on the net don't work for me.
Please, is there a solution ?
thanks by advance
|
|
form with no action, where it submits to? can firebug tell me this?
|
| |
Hi, I'm inspecting a page that has a form with no action.
it has a onSubmit, but all it does is "document.formname.submit();"
it's a HTML, so unless it has a weird mod_rewrite thing going around,
I don't think it submits to itself.
Any clue?
Can I debug it and find where is the submit going, with firebug?... more »
|
|
Highlighting not working!
|
| |
I recently started using Firebug and while it's a god send when I
watched tutorials on Youtube, I see when people mouse over things in
the web page then they are highlighted. That does not work for me, the
only time it will highlights is when I go into the Firebug window and
hover over a <div. Is there a way to change this?... more »
|
|
Why aren't post variables shown
|
| |
I really love Firebug, it does everything I need it to do, however I
have one issue that post variables (if I posted a form) are not shown.
There's a post tab under each post request... but it's empty.
For the mean time, I install HttpFox only for this purpose, but it
would be really nice to add this simple functionality to FireBug, so I... more »
|
|
|