Web Design with JavaScript and the Document Object Model
Buch, Englisch, 368 Seiten, Format (B × H): 191 mm x 227 mm, Gewicht: 716 g
ISBN: 978-1-59059-533-6
Verlag: Apress
We know from the success of titles such as , , and 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. 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.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
A Brief History of JavaScript.- JavaScript Syntax.- The Document Object Model.- A Javascript Image Gallery.- Best Practices.- Image Gallery Revisited.- Creating Markup on the Fly.- Enhancing Content.- CSS-DOM.- Animated Slideshow.- Putting It All Together.- The Future of DOM Scripting.