compareDocumentPosition method
The compareDocumentPosition() method of the Node interface
reports the position of its argument node relative to the node on which it
is called.
Implementation
external int compareDocumentPosition(Node other);
The compareDocumentPosition() method of the Node interface
reports the position of its argument node relative to the node on which it
is called.
external int compareDocumentPosition(Node other);