<div>Hi,</div>  <div>&nbsp;&nbsp; tnxs for ur response.I want the properties of the child node to be assigned to parent node without using appendchild() and replaceChild() and removeChild() functionality.is there any other functionality to achieve this task.thanxs for reponse<BR><BR><B><I>Scott Reynen &lt;scott@randomchaos.com&gt;</I></B> wrote:</div>  <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">On Aug 5, 2006, at 5:04 AM, suresh kumar wrote:<BR><BR>&gt; //oDis.appendChild(this.picObj); /*i dont want this <BR>&gt; method*/<BR>&gt; /*i tried this 2 methods but its not working*/<BR>&gt; oDis=picObj;<BR>&gt; oDis=picObj.cloneNode(true);<BR><BR>If I'm understanding your question, I think you want something like <BR>this:<BR><BR>oDis.parentNode.replaceChild( picObj , oDis );<BR><BR>Peace,<BR>Scott<BR><BR>_______________________________________________<BR>Javascript mailing
 list<BR>Javascript@LaTech.edu<BR>https://lists.LaTech.edu/mailman/listinfo/javascript<BR></BLOCKQUOTE><BR><p>&#32;
        

        
                <hr size=1></hr> 
Here’s a new way to find what you're looking for - <a href="http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/">Yahoo! Answers</a>