On 7 Aug., 15:12, Boris Zbarsky <[email protected]> wrote:
> ra wrote:
> > What I want to do is loading a html document into gecko and than
> > iterate over the elements/nodes of this document to find instances of
> > "MyPlugin" to call some functions on them.
>
> Use the DOM NodeIterator for this purpose?
>
> -Boris

But how do I get a plugin instance from a node?

Rainer
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to