Hi, I am creating a tool that need to know the CSS rules applied on a Dom object. I have an action on the contextual menu that retrieve the clicked element. - First I don't have much more information on the DOM element clicked using document.popupNode. No CSS class applied on this element, does it exist an other way of getting more info. - Second, I am wondering if firefox is providing a service that gives the css applied or firebug is digging into the css files and css search for Css matching rules.
Thanks in advance. regards Olivier -- 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.
