Hi,

I am using the doc.getElementsByTagName() method for to get my own
custom tag which is in the DOM document.Now i can get the
nsIDOMNodeList.

After i added some content into the same DOM document by using
nsIDOMNSHTMLElement.setInnerHTML() method. Now i can't get the
nsIDOMNodeList for my custom tag by using the
doc.getElementsByTagName().

What i want to do for to the same here. Help me. Is there any problem
with the nsIDOMNSHTMLElement.setInnerHTML() method.

Thanks,
-Mani.

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

Reply via email to