On Jul 19, 6:13 am, kutty <[EMAIL PROTECTED]> wrote:
> 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.

Could you try posting a testcase?  It's hard to understand what's
going on without actual code to look at.

-Eli

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

Reply via email to