Hi, I am working on a firefox extension and I aims to get the Dom target on right click. The final goal will be to let designer select a DOM element in page and let customize it using our custom engine. So my extension is supposed to be on contextual menu, on right click determine the target in the DOM, retrieve the applied CSS on this element and send to a server the CSS rules in order to display a list of possible changes the designer could apply. So I am asking the question here because of the similarity with "inspect element" firebug menu.
Does someone can help ? thanks & 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.
