{"json_modified": "2016-03-28T08:29:11.691444", "uuid": "32d0836c-95f2-48ce-a138-a2235f054013", "title": "TreeWalker.nextNode()", "url": "/en-US/docs/Web/API/TreeWalker/nextNode", "tags": ["API", "DOM", "DOM Reference", "TreeWalker", "Method"], "translations": [], "modified": "2015-02-22T15:13:24", "label": "TreeWalker.nextNode()", "localization_tags": [], "locale": "en-US", "id": 81651, "last_edit": "2015-02-22T15:10:25", "summary": "The TreeWalker.nextNode()
method moves the current Node
to the next visible node in the document order, and returns the found node. It also moves the current node to this one. If no such node exists, returns null
and the current node is not changed.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Example", "title": "Example"}, {"id": "Specification", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/TreeWalker/nextNode", "review_tags": []}