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

Jeremy Keith

  • 出版商: Friends of Ed
  • 出版日期: 2005-09-20
  • 售價: $1,420
  • 貴賓價: 9.5$1,349
  • 語言: 英文
  • 頁數: 368
  • 裝訂: Paperback
  • ISBN: 1590595335
  • ISBN-13: 9781590595336
  • 相關分類: JavaScript網頁設計
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Description:

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 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.

商品描述(中文翻譯)

描述:
我們從《Web Standards Solutions》、《Cascading Style Sheets: Separating Content from Presentation》和《Web Designer's Reference》等成功的書籍中得知,網頁設計師越來越關注的不僅僅是製作漂亮的網站,還要使用當前的最佳實踐。

有三種主要的技術結合在一起,以創建可用的、符合標準的網頁設計:XHTML用於數據結構,Cascading Style Sheets用於設計數據,JavaScript用於添加動態效果並通過文檔對象模型(DOM)在運行時操作結構。

本書主要介紹了這三者中的最後一個部分。《DOM Scripting: Web Design with JavaScript and the Document Object Model》提供了一切你需要開始使用JavaScript和文檔對象模型來增強你的網頁的客戶端動態效果。Jeremy首先給你一個基本的JavaScript和DOM速成課程,然後逐步提供了幾個從頭開始構建的實際示例,包括動態圖片庫和動態菜單,並向你展示如何使用CSS DOM來操作網頁樣式,以及如何動態創建標記。