Donnerstag, 21. März 2002


Using "//" to Skip Intermediate Hierarchy Levels in DOMDocument (3/21/2002). Do you know how to skip intermediate hierarchy levels while searching for DOMDocument nodes? Learn how to use the "//" pattern to force pre- and post-matching. [JavaScript Tip of the Day]
3:21:43 PM     comment []   [Macro error: Can't evaluate the expression because the name "trackbackLink" hasn't been defined.]   
 


Using Wild Cards to Search for DOMDocument Nodes (3/20/2002). Do you know how to select nodes using wild cards? Learn the importance of keeping the hierarchy levels when using wild cards. [JavaScript Tip of the Day]
3:21:34 PM     comment []   [Macro error: Can't evaluate the expression because the name "trackbackLink" hasn't been defined.]   
 


Using Associative Arrays (3/19/2002). Did you know that JavaScript supports associative arrays? Learn how to initialize and use them in a real example. [JavaScript Tip of the Day]
3:21:24 PM     comment []   [Macro error: Can't evaluate the expression because the name "trackbackLink" hasn't been defined.]   
 


Calling Web Services Across Domains (3/17/2002). Did you know that calling Web services from a different domain is restricted? Learn how to enable data access across domains in your IE. [JavaScript Tip of the Day]
3:21:11 PM     comment []   [Macro error: Can't evaluate the expression because the name "trackbackLink" hasn't been defined.]   
 


Using the Grandfather Name to Search for DOMDocument Nodes (3/16/2002). Do you know how to select nodes according to their grandfather names? Learn how to use the "//" notation to find all of the nodes with a given grandfather name. [JavaScript Tip of the Day]
3:20:47 PM     comment []   [Macro error: Can't evaluate the expression because the name "trackbackLink" hasn't been defined.]   
 


Using the Parent Name to Search for DOMDocument Nodes (3/15/2002). Do you know how to select nodes according to their parent names? Learn how to use the "/" notation to find all of the nodes with a given parent name. [JavaScript Tip of the Day]
3:08:02 PM     comment []   [Macro error: Can't evaluate the expression because the name "trackbackLink" hasn't been defined.]   
 


Using Root Context to Search for DOMDocument Nodes (3/12/2002). Do you know how to select nodes at the root level? Learn how to use the "/" notation to specify the current context. [JavaScript Tip of the Day]
3:07:31 PM     comment []   [Macro error: Can't evaluate the expression because the name "trackbackLink" hasn't been defined.]