DOM/XPath Generator: Difference between revisions

m
Line 87: Line 87:
   *
   *
   * @param targetNode  The node our xpath ends at.
   * @param targetNode  The node our xpath ends at.
   * @param contextNode The node our xpath starts from.  May be null.
   * @param contextNode The node our xpath starts from.  If null, use targetNode's owner document.
   *
   *
   * @return DOMString XPath from the context node to the target node.
   * @return DOMString XPath from the context node to the target node.
Confirmed users
146

edits