> On Jul 1, 9:37 pm, Benjamin Smedberg <[email protected]> wrote:
> It's not clear to me what problem you're trying to solve. You can call > .getElementsByTagName from within a web page itself. yes, you can call that within a web-page using JS (JavaScript) and I am not trying to do that. I need more clarity in my communication. > Or are you working on a program that already exists, and you're trying > to somehow parse a web site? yes, I am working on a program that already exists and I am adding a feature where an already downloaded XML document is converted to a DOM and is exposed to my platform so that it can interact with this XML document using JS DOM. Hope I am clear enough this time. _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
