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
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to