![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: replaceNode
From: Anand <Anand.1s1521@no-mx.forums.yourdomain.com.au>
Date: Tue Jul 12 2005 - 01:19:10 CEST
Thanks for your replies.
I have attached part of Dom tree I am dealing with. I need to replace
I applied your method for this DOM str. The existing node disappears.
var newnode = createElement();
works fine. With trs and tds, a small gap seems to have been placed
I am still to try outerHTML.
Thanks
+-------------------------------------------------------------------+
-- Anand ------------------------------------------------------------------------ Anand's Profile: http://www.highdots.com/forums/member.php?userid=72 View this thread: http://www.highdots.com/forums/showthread.php?t=1746467Received on Tue Oct 18 02:54:34 2005 |