keshlam@us.ibm.com wrote: > > importNode copies the other node "by value" -- it extracts all the > information and uses it to produce a new node (or nodes) belonging to the > target document. Actually, not "all" the information. If the node is of some subtype that the "importing" DOM doesn't fully recognize, that information can't be imported. Examples include additional attributes and of course any specialized methods the original subtype supported. - DaveReceived on Friday, 3 March 2000 11:11:17 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:51 GMT