This post originated from an RSS feed registered with Web Buzz
by Max Zone.
Original Post: PPK on JavaScript: The DOM
Feed Title: dzone.com: web design
Feed URL: http://www.dzone.com/feed/frontpage/web%20design/rss.xml
Feed Description: dzone.com: fresh web design links for developers
JavaScript allows you to restructure an HTML document, for instance by adding, removing, or reordering the items shown on the page. In fact, without the possibility of restructuring the document, or at the very least providing some feedback (such as text in a form field or an image swap), JavaScript is pretty much worthless.