Apple Inc.
2006
Abstract:
This article dives into the JavaScript node interface and examines the different ways of altering the visible properties of an element or text node. You’ll first learn how to alter element attributes with DOM element methods, then you’ll see how to change an element’s style properties through the DOM Level 2 (DOM2) Style specification interface.