Mastering Ajax with DOM-based Web applications

6
Anonymous Reader writes “You’ll be hard-pressed to do much in the Ajax and JavaScript worlds without using the DOM to at least some degree. Whether you create complex highlighting and movement effects, or just work with text blocks or images, the DOM gives you access to a Web page in a really easy-to-use manner. This article shows you how to build a simple Web page that has some nice effects, all created using JavaScript to manipulate the DOM.”

Link: ibm.com/developerworks

Category:

  • Web Development