If you're a web developer today, you need to keep track of an enormous amount of information. In particular, you need to know the details about a variety of web specifications and their implementation in the latest versions of the popular browsers. Rather than try to remember all of these details or juggle dozens of reference books covering everything from CSS to JavaScript, you can have all the information at your fingertips with the newly revised Dynamic HTML: The Definitive Reference.A favorite of web content developers since its first release, this book is an indispensable compendium for web development. Dynamic HTML: The Definitive Reference, 2nd Edition, contains everything you'll need in order to create functional cross-platform web applications. The new edition has been updated to cover the latest specifications, including HTML 4.01, CSS Level 2, DOM Level 2, and JavaScript 1.5, as well as the latest browsers, Internet Explorer 6 (Windows), Internet Explorer 5.1 (Mac), Netscape Navigator 6 and 7, and Mozilla 1.0. You'll learn how these standards and technologies relate to one another and how the creation of Dynamic HTML content relies on these four technologies. The book includes:
- A complete reference for all of the HTML tags, CSS style attributes, document object model attributes, methods, and event handlers, and core JavaScript objects supported by the various standards and the latest versions of Netscape and Internet Explorer.
- Handy cross-referenced indexes that make it easy to find interrelated HTML tags, style attributes, and document object model methods, attributes, and event handlers.
- An advanced introduction to creating dynamic web content that addresses the cross-platform compromises inherent in web page design today and encourages developers to adopt the W3C standards.
If you have experience with basic web page creation, but are new to the world of dynamic content,
Dynamic HTML: The Definitive Reference will jump-start your development efforts. If you're an experienced Web programmer, you'll find the browser-compatibility information invaluable. This book is the only DHTML reference a web developer needs.
Danny Goodman felt that he couldn't trust any of the documentation on Dynamic HTML (DHTML) that he read (too many contradictions), so he wrote
Dynamic HTML: The Definitive Reference as a reference for working with his own clients. After testing tags and techniques on multiple releases of the main browsers, Goodman came up with very practical information--some of which you may not find in any other resource.
Goodman assumes a solid foundation, if not expertise, in basic HTML and an understanding of what DHTML is all about. From those assumptions, he presents a meaty, information-dense volume. The first of the book's four sections discusses industry standards and how to apply the basic principles of DHTML. He emphasises the differences in Web browsers and discusses how to build pages so that they work well in both Netscape Navigator and Microsoft Internet Explorer. The second section is an extensive, quick reference of all the tags, objects and properties of HTML, cascading style sheets, Document Object Model, and core JavaScript. A particularly handy cross-reference guide to this information follows, helping you locate it in alternate ways. The final section contains appendices, with useful tables of values and commands. --Elizabeth Lewis