On Apr 6, 9:03 am, Boris Zbarsky <[EMAIL PROTECTED]> wrote: > krithika wrote: > > Iam using comment String here. > > doc->CreateTextNode(comment,getter_AddRefs(newtext)); > > If you want a comment, why are you not creating a Comment node? > > -Boris
Yes I tried using range.InsertNode(commentNode) but nothing gets inserted even though result says it succeeded. Thanks in Advance, Krithika _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

