| Montag, 11. März 2002 | |
Using Current Context to Search for DOMDocument Nodes (3/11/2002). Do you know how to select nodes at a given context? Learn how to use the "./" notation to specify the current context. [JavaScript Tip of the Day] 6:01:45 PM |
|
Using selectNodes() in Pattern-Based Node Selection (3/9/2002). Do you know how to do pattern-based node selection in a DOMDocument? Learn how to interpret the return value of selectNodes(). [JavaScript Tip of the Day] 6:01:26 PM |
|
Switching from XSLT to XPath for Pattern-Based Node Selection (3/8/2002). Do you know the two standards for pattern-based node selection? Learn how to switch from XSLT to XPath. [JavaScript Tip of the Day] 6:01:18 PM |
|
