JavaScript and the DOM Series
James Padolsey has put together a nice introduction to the Document Object Model in Javascript over at Nettuts+. He covers the Javascript types as well as some basic DOM manipulation techniques. Should be a good read for anyone looking to become more familiar with the basics of the DOM API that so many of the frameworks we use in web development are built upon.
JavaScript and the DOM Series: Lesson 1 – NETTUTS
Comments on "JavaScript and the DOM Series"