Sams Teach Yourself DHTML in 24 Hours provides a friendly, accessible way to learn DHTML. Beginning with the basic concepts, it will proceed with concise lessons on the DOM and style sheets. Later lessons will present real-world examples of useful DHTML applications, such as cascading menus, and continue with advanced techniques, such as animation and dynamic fonts.
After finishing this book, readers will be able to add advanced, interactive features to their Web pages, while adhering to standards and ensuring that older and alternate browsers will still be supported.
Customer Reviews & Comments
What I like about this book is that it focuses on the W3C DOM way of developing DHTML client applications. Most other Dynamic HTML books focus too much document.write(), proprietary extensions to web standards, or server side dynamic web pages. Having researched quite a few books on Dynamic HTML, for those of you who want to get started, this is a pretty good book to get a feel for doing the W3C way.