On 11/4/09 3:54 PM, ProducerOfEzPresso wrote:
Then we are modifying its children using methods provided:
createElement, createTextNode, then appendChild of base nsIDOMNode
interface and so.
But the changes are not visible in the Browser Window! If I say try to
save my DOM document to string using nsIDocumentEncoder's EncodeToString
method there will be no any changes in the code. Just the same document
that have been loaded previously.
Is it possible to apply the changes to a DOM document?
What you're doing should work. You're sure you're executing the
createElement, etc, calls?
-Boris
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding