requesting help for debugging with firebug

View: New views
3 Messages — Rating Filter:   Alert me  

requesting help for debugging with firebug

by JD76 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi everyone,
I'm new here and I just installed Firebug to check a website I'm
developing in Joomla. I have a piece of code not working and, watching
with Firebug I saw that the incriminated code is in a more light
color. What does it mean? I searched everywhere but no one talk about
the color of the code in the firebug window.... So I'm getting mad to
undestand what is not working on my website.
Thank you very much for every answer!
best regards,
JD

--

You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to firebug@....
To unsubscribe from this group, send email to firebug+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/firebug?hl=en.



Re: requesting help for debugging with firebug

by John J Barton :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I don't know what you mean by light color. Anyone?

jjb


On Nov 5, 1:10 pm, JD76 <ursula.casta...@...> wrote:

> Hi everyone,
> I'm new here and I just installed Firebug to check a website I'm
> developing in Joomla. I have a piece of code not working and, watching
> with Firebug I saw that the incriminated code is in a more light
> color. What does it mean? I searched everywhere but no one talk about
> the color of the code in the firebug window.... So I'm getting mad to
> undestand what is not working on my website.
> Thank you very much for every answer!
> best regards,
> JD

--

You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to firebug@....
To unsubscribe from this group, send email to firebug+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/firebug?hl=en.



Re: requesting help for debugging with firebug

by Mike Ratcliffe-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi JD76

If text is a little less lighter than other things in the HTML panel
it usually means that the element has the CSS style "display:none".

If you remove this style then the element should be visible in the web
page and the text in the HTML panel should look normal again.

-
Mike Ratcliffe

On Nov 5, 10:10 pm, JD76 <ursula.casta...@...> wrote:

> Hi everyone,
> I'm new here and I just installed Firebug to check a website I'm
> developing in Joomla. I have a piece of code not working and, watching
> with Firebug I saw that the incriminated code is in a more light
> color. What does it mean? I searched everywhere but no one talk about
> the color of the code in the firebug window.... So I'm getting mad to
> undestand what is not working on my website.
> Thank you very much for every answer!
> best regards,
> JD

--

You received this message because you are subscribed to the Google Groups "Firebug" group.
To post to this group, send email to firebug@....
To unsubscribe from this group, send email to firebug+unsubscribe@....
For more options, visit this group at http://groups.google.com/group/firebug?hl=en.