- From: Bernard Miller <thatsmrberns2u@yahoo.com>
- Date: Sat, 18 Mar 2000 03:15:01 -0500 (EST)
- To: www-dom@w3.org
Let's say you have a simple nested tag like: <STRONG>Hello, <I>I'm </I>doing fine</STRONG> I'm having a hard time understanding how one can use any combination of DOM functionality to reconstruct a document with nested tags. In my primitive understanding, the nested tag element is a child object and as far as I can tell you can query the parent for WHAT the child is, and in what order the child appears among other children, but not WHERE it is in the text of the parent. Please enlighten me. __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com
Received on Wednesday, 22 March 2000 20:01:31 UTC