Huttarl
Member since
Recent Docs Activity
View all activityPage | 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() |