{"json_modified": "2016-03-28T08:29:11.402138", "uuid": "f963b143-e508-41d9-9449-35dd28822f3d", "title": "TreeWalker.nextSibling()", "url": "/en-US/docs/Web/API/TreeWalker/nextSibling", "tags": ["API", "DOM", "DOM Reference", "TreeWalker", "Method"], "translations": [], "modified": "2015-02-22T15:13:31", "label": "TreeWalker.nextSibling()", "localization_tags": [], "locale": "en-US", "id": 81645, "last_edit": "2015-02-22T15:10:30", "summary": "The TreeWalker.nextSibling() method moves the current Node to its next sibling, if any, and returns the found sibling. I there is no such node, return 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/nextSibling", "review_tags": []}