On Apr 11, 7:15 am, Boris Zbarsky <[EMAIL PROTECTED]> wrote: > krithika wrote: > > How do I append a comment Node to a BR Frame?. > > You don't append nodes to frames. > > > brFrameContent->AppendChildTo(commentNode,PR_TRUE) is not working? > > Not working in what sense? > > -Boris
I cannot see any comment node in the saved the dom document after doing brFrameContent->AppendChildTo(commentNode,PR_TRUE). regards, Krithika _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

