DOM/XPath Generator: Difference between revisions

(Removed the viewPartionSource usecase since it would have no use for this)
Line 99: Line 99:
   *
   *
   * @param targetNode  The node our xpath ends at.
   * @param targetNode  The node our xpath ends at.
   * @param contextNode The node our xpath starts from.  If null, use targetNode's owner document.
   * @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
716

edits