On Dec 3, 9:54 am, ceyal <[email protected]> wrote: > Hi all, > I want to develop a new FF add-on that will use some features of > Firebug. > the basic idea is to activate the inspect element function from > within my addon and receive the html element (which the user has > clicked on) as a CSS Selection result. > > Does anyone have any idea if this is possible and how?
Sure its possible. The source is here: http://code.google.com/p/fbug/source/checkout jjb > > Thanks, > Eyal -- 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.
