Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Huttarl

Member since
Huttarl

Recent Docs Activity

View all activity
Page Date Comment

Traversing an HTML table with JavaScript and DOM Interfaces


/* Fundamental DOM Methods - Sample2.html */ changed "child[ren]" to "descendant[s]" for getElementsByTagName()

Traversing an HTML table with JavaScript and DOM Interfaces


/* Getting a text node from the table */ corrected re: semantics of getElementsByTagName()