Overview
- Most JavaScript books are very long-winded, boring, and developer-oriented – this one provides a quick and easy reference for those who are not code experts, but want to quickly learn and take advantage of JavaScript/DOM to add cool functionality to their web sites
- Shows readers how to build several real world projects
- All examples are fiercely standards compliant and up-to-date
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
We know from the success of titles such as Web Standards Solutions, Cascading Style Sheets: Separating Content from Presentation, and The Web Designer's Reference that web designers are increasingly concerned with making sites that don't just look pretty, but are also built using current best practices.
There are three main technologies married together to create usable, standards-compliant web designs: XHTML for data structure, Cascading Style Sheets for styling your data, and JavaScript for adding dynamic effects and manipulating structure on the fly using the Document Object Model.
This book is about the latter of the three. DOM Scripting: Web Design with JavaScript and the Document Object Model gives you everything you need to start using JavaScript and the Document Object Model to enhance your web pages with client-side dynamic effects. Jeremy Keith starts off by giving you a basic crash course in JavaScript and the DOM, then moves on to provide you with several real-world examples built up from scratch, including dynamic image galleries and dynamic menus. Then, he shows you how to manipulate web page style using the CSS DOM, and create markup on the fly.
Similar content being viewed by others
Keywords
Table of contents (12 chapters)
About the author
Bibliographic Information
Book Title: DOM Scripting
Book Subtitle: Web Design with JavaScript and the Document Object Model
Authors: Jeremy Keith
DOI: https://doi.org/10.1007/978-1-4302-0062-8
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)
Copyright Information: Jeremy Keith 2005
Softcover ISBN: 978-1-59059-533-6Published: 20 September 2005
eBook ISBN: 978-1-4302-0062-8Published: 07 November 2006
Edition Number: 1
Number of Pages: XXII, 368
Topics: Web Development, Software Engineering/Programming and Operating Systems