Closed uranusAdam closed 11 years ago
If a node has a childNode,then its next node's parentNode is itself. So use the method "isLast" on this node will return ture.
fixed
If a node has a childNode,then its next node's parentNode is itself. So use the method "isLast" on this node will return ture.