Misc,

Element Traversal Specification

, and .
World Wide Web Consortium, Recommendation REC-ElementTraversal-20081222, (December 2008)

Abstract

This specification defines the ElementTraversal interface, which allows script navigation of the elements of a DOM tree, excluding all other nodes in the DOM, such as text nodes. It also provides a property to expose the number of child elements of an element. It is intended to provide a more convenient alternative to existing DOM navigation interfaces, with a low implementation footprint.

Tags

Users

  • @dret

Comments and Reviews