11-08-2007, 11:52 AM
|
#7 (permalink)
|
|
The Reckoner
Join Date: Sep 2007
Posts: 437
Thanks: 22
|
You've been shown how to manipulate DOM elements using JavaScript. More specifically, how to access an element by its ID and then perform a common task on its child nodes.
As for relevance to the real world, apply your own situations.
__________________
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
|
|
|
|