Mastering Ajax with DOM-based Web applications
This article shows you how to build a simple Web page that has some nice effects, all created using JavaScript to manipulate the DOM.
|
|
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. Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.