On Apr 25, 9:00 pm, ImImIn <[email protected]> wrote: > I am using FireBug 1.6.2 with FF 3.6.16. > > I am a new FB user-just found it today and boy, does it look GOOD! > > I have a problem out of the box; > it appears that the CSS function is not working. I can see the CSS > layout of the page just fine BUT if I hover over a element/class, I > just get a circle with a diagonal line through it! Clicking on the icon allows you to disable the CSS property. If you do it the icon becomes red and second click enables it again.
> If a click on an > element/class, it opens a small text field where I can edit the > properties. It won't color highlight areas on my webpage, however to > show me corresponding ares in the CSS area like it does when I do the > same in the HTML tab! Yes, you need to switch to the HTML tab to see individual HTML elements being highlighted on the page (just move mouse over elements within the HTML panel). So, if I understand correctly, you would like to move mouse over CSS selectors in the CSS panel and see highlighted elements on the page that match the selector? > And if I try to inspect an element with the CSS > tab active, it switches back to the HTML view to find the element? Yes, that's correct. Honza > Any ideas what might be wrong? > > Thank you! -- 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.
