If a replacement happens, the old node that occupied the same position in the document and which was displaced by the new node will be returned as a result of this method call.
If you need to access that node again, you must make sure a reference to it is retained otherwise you will need to reconstruct the document from scratch to manufacture another.
Prev | Home | Next |
NamedNodeMap.removeNamedItem() | Up | Namespace |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |