|
Dynamic HTML: The Definitive Reference
|
Other links at JavaScript > Books |
| 1. |
Dynamic HTML: The Definitive Reference
|
|
|
This book is an indispensable compendium for Web content developers. It contains everything you need to create functional cross-platform Web applications, including: A complete reference for all of the HTML tags, CSS style attributes, browser document objects, and JavaScript objects supported by the various standards and the latest versions of Navigator and Internet Explorer. Browser compatibility is emphasized throughout; the reference pages clearly indicate browser support for every entity; Handy cross-reference indexes that make it easy to find interrelated HTML tags, style attributes, and document objects; An advanced introduction to creating dynamic Web content that addresses the cross-platform compromises inherent in Web page design today. If you have some 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.
|
| 2. |
JavaScript: A Beginners Guide
|
|
|
JavaScript is a client-side scripting language that allows you to add various features and effects to your web site and which also allows you to perform useful tasks such as form validation. This book is written in a style that allows both those with and without programming experience to learn the basics of JavaScript coding. The book has special features to help you grasp what you need to know in each chapter. Chapters begin with a set of goals, and include checkpoints along the way to test what you have covered. Also, there are projects that allow you to code scripts similar to those discussed in the chapter on your own and check your results in the browser or by looking at the downloadable code on this site. At the end of each chapter is a Mastery Check which asks you a few questions related to the content of the chapter, with answers in the appendix.
|
| 3. |
Javascript for the World Wide Web
|
|
|
JavaScript for the World Wide Web: Visual QuickStart Guide, Third Edition is the book for people who already know how to build Web pages with HTML, and are ready to take the next step in making their sites more interesting and exciting. With an easy, step-by-step approach and loads of useful illustrations, readers learn to use JavaScript to liven up their pages with dynamic images and smart forms. Theyll learn to control browsers; detect which browser or plug-ins the user has and automatically take action; use JavaScript to create and manipulate windows, and much more.
|
| 4. |
Dynamic HTML: The Definitive Reference
|
|
|
This book is an indispensable compendium for Web content developers. It contains everything you need to create functional cross-platform Web applications, including: A complete reference for all of the HTML tags, CSS style attributes, browser document objects, and JavaScript objects supported by the various standards and the latest versions of Navigator and Internet Explorer. Browser compatibility is emphasized throughout; the reference pages clearly indicate browser support for every entity; Handy cross-reference indexes that make it easy to find interrelated HTML tags, style attributes, and document objects; An advanced introduction to creating dynamic Web content that addresses the cross-platform compromises inherent in Web page design today. If you have some 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.
|
| 5. |
Beginning Javascript
|
|
|
Beginning JavaScript is a patient, introductory tutorial on writing scripts successfully. It assumes no prior knowledge of programming languages, and teaches you how to create client-side scripts (including full coverage of fundamentals like variables and flow control, plus plenty of screen shots.) After covering the core JavaScript language, youll move on to learn about more advanced techniques, including Dynamic HTML, using cookies, debugging techniques, and server-side scripting with ASP.
|
|
|