Arkin, are you able to reproduce the problem?



                                                                                
                                                 
                    Assaf Arkin                                                 
                                                 
                    <[EMAIL PROTECTED]        To:     [EMAIL PROTECTED]         
                                             
                    e.com>                cc:                                   
                                                 
                    Sent by:              Subject:     Re: Problem with 
node.removeChild()                                       
                    [EMAIL PROTECTED]                                           
                                                    
                    office.com                                                  
                                                 
                                                                                
                                                 
                                                                                
                                                 
                    01/11/00 11:56                                              
                                                 
                    AM                                                          
                                                 
                    Please respond                                              
                                                 
                    to xerces-dev                                               
                                                 
                                                                                
                                                 
                                                                                
                                                 





It doesn't seem that the HTML DOM is in any way interfering with the
remove process. An HTMLElementImpl simply extends the Xerces
DOMElementImpl which doesn't seem to affect the remove process.

Can someone detect what's happening?

arkin


[EMAIL PROTECTED] wrote:
>
> Hi all--
>
> I'm using the Xerces HTMLDom (on some intermediate build that Arkin gave
> me), and am not able to remove a node.  I call
>
>      nodeParent.removeChild(nodeChild)
> but when I output the document, the child node is still there.  Am I
> missing something?
> )



Reply via email to