Home   FAQs   New Arrivals   Specials   Pricing & Shipping   Location   Corporate Services  
 Search:   
 View Cart   Check Out   
 
Browse by Subject
I.T
 .NET 3.5
 Windows 2000/XP
 Cisco
 Java
 Office XP
 VB
 ASP
 UML
 Web Design
 E-Commerce
 Project Management
 Macintosh
 Linux
 Windows Server 2008
 Sharepoint 2007
Certification
 MCITP
 MCTS
Economics and Business
 Accounting
 Business Information Systems
 Economics
 Finance
 Management
 Marketing
 Human Resources
 OneKey Textbooks

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

by: Jeremy Keith

On-line Price: $52.00 (includes GST)

Paperback package 250

20%Off Retail Price

You save: $13.00

In Stock - Available for immediate delivery!
_____________________
N.Sydney : In Stock

Retail Price: $65.00

Publisher: APRESS,1.9.2005

Category: JAVASCRIPT Level:

ISBN: 1590595335
ISBN13: 9781590595336

Add to Shopping Cart

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. Jermey starts 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 style using the CSS DOM, and create markup on the fly.

You'll learn how to:

Apply dynamic behavior to your pages without inserting JavaScript in your markup.
Write scripts that degrade gracefully when JavaScript isn't available.
Use web standards to ensure cross-browser compatibility.
Harness the power of the DOM to create user-controlled animation.
Also includes an introduction to Ajax.