Element traversal API documented

I’ve just finished documenting the Element Traversal API that is supported by Firefox 3.1.  This involves several new attributes added to the DOM Element object:

These make it easy to walk through a document’s elements to manipulate the element hierarchy.  You can work with them in real-time, making live changes to the elements, adding new ones, and so forth.

2 Responses to “Element traversal API documented”

  1. Steve Lee says:

    hmm, all except last link seem to be broken

  2. sheppy says:

    Fixed the links. Bad copy and paste in action. :)

Leave a Reply

Line and paragraph breaks automatic.
XHTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>