Beginning To Manipulate the Document Object Model
A beginning perspective into how to use the Document Object Model using Javascript to manipulate page elements on the fly. Covers getElementById, getElementsByTagName, childNodes, firstChild, lastChild, and nodeValue.
Views: 861 | | by Simon
View this tutorial