ENGLISH

DOM Scripting: Web Design with JavaScript and the Document Object Model

Book information

Publisher
friendsofED
Year
2010
ISBN
1430233893, 978-1-4302-3389-3, 978-1-4302-3390-9
Language
english
Format
PDF
Filesize
8 MB (8471847 bytes)
Edition
2
Pages
336\337
Time added
2014-02-12 18:00:00

Description

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. We start off by giving you a basic crash course in javascript and the DOM, then move on to provide you with several real world examples built up from scratch including dynamic image galleries and dynamic menus, and show you how to manipulate web page styles using the CSS DOM, and create markup on the fly.

Similar books