On Mar 5, 3:33 am, Jéjé <[email protected]> wrote: > Hello, > > Currently, we have to go into a menu to see or edit "link:active" or > "link:focus". When we have finished, the actived/focused links > disappear and we have to go into the menu again if we want to re-edit.
This sounds like a description of the hover/active lock feature on the Style subpanel of HTML panel. However your description makes me think you misunderstand what the panel is showing you. The Style panel is a readout of the currently active style rules for the current selected element. As you change the selection or the element, the Style view is updated. Specifically, when you hover over an element, hover related rules will be visible. Else not. The menu items simulate hover or active state on the element. > > It is really boring. Why can not we have ALL css in the same page > (link, link:active, link:focus, ect) ? The Style panel does not show all of the rules, but the CSS panel does. I suggest you use the CSS panel if you wan that kind of view. jjb -- 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.
