This means that the code segments are not displayed on the page. The 3 most likely cases are: 1. visibility:hidden 2.display:none 3. width:0 or height:0
On Mar 11, 2:18 pm, Dimitris Papageorgiou <[email protected]> wrote: > I use firebug to inspect the code in the various websites i design. > > There is something though that has caught my attention. > > There are some code segments <http://en.wikipedia.org/wiki/Code_segments>that > are light colored(in the code inspection pane of firebug) and when i > hover the mouse pointer over them no section is highlighted in the web page > above, as usually done with other code segments > > What is the case with these code segments? > > Thanks. -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
