DOM Scripting: Web Design with JavaScript and the Document Object Model
暫譯: DOM 腳本:使用 JavaScript 和文件物件模型的網頁設計

Jeremy Keith

  • 出版商: Friends of Ed
  • 出版日期: 2005-09-20
  • 售價: $1,460
  • 貴賓價: 9.5$1,387
  • 語言: 英文
  • 頁數: 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 用於添加動態效果並使用文檔物件模型(Document Object Model)即時操作結構。

本書主要講述上述三者中的後者。《DOM Scripting: Web Design with JavaScript and the Document Object Model》提供了您開始使用 JavaScript 和文檔物件模型來增強您的網頁客戶端動態效果所需的一切。Jeremy 首先為您提供 JavaScript 和 DOM 的基本速成課程,然後提供幾個從零開始構建的實際案例,包括動態圖像庫和動態菜單,並展示如何使用 CSS DOM 操作網頁樣式,以及即時創建標記。