Searching DOMDocument Nodes
It’s easy to load XML data into Internet Explorer using JavaScript; the real fun starts when you try to find specific information within the DOMDocument tree. Learn how to search for and select specific nodes using XPath notation.


