Dynamic HTML: The Definitive Reference, 3/e
暫譯: 動態HTML:權威參考手冊(第三版)

Danny Goodman

  • 出版商: O'Reilly
  • 出版日期: 2007-01-06
  • 定價: $1,980
  • 售價: 8.8$1,742
  • 語言: 英文
  • 頁數: 1328
  • 裝訂: Paperback
  • ISBN: 0596527403
  • ISBN-13: 9780596527402
  • 相關分類: HTML
  • 立即出貨 (庫存 < 4)

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

相關主題

商品描述

Description

Packed with information on the latest web specifications and browser features, this new edition is your ultimate one-stop resource for HTML, XHTML, CSS, Document Object Model (DOM), and JavaScript development. Here is the comprehensive reference for designers of Rich Internet Applications who need to operate in all modern browsers, including Internet Explorer 7, Firefox 2, Safari, and Opera.

With this book, you can instantly see browser support for the latest standards-based technologies, including CSS Level 3, DOM Level 3, Web Forms 2.0, XMLHttpRequest for AJAX applications, JavaScript 1.7, and many more. This new edition:

  • Provides at-a-glance references for the tags, attributes, objects, properties, methods, and events of HTML, XHTML, CSS, DOM, and core JavaScript. You can quickly look up a particular feature or language term to see if it is available in desired browser brands and versions.
  • Includes handy cross referencing that lets you look up an attribute (or object property, method, or event type) to find all the items that recognize it, including interrelated HTML tags, style properties, and document object model methods, properties, and events.
  • Offers appendices where you can quickly locate values useful in HTML authoring and scripting. You'll find coverage of commands used across three browsers for user-editable content.
  • Includes a glossary that gives you quick explanations of some of the new and potentially confusing terminology of DHTML.

Dynamic HTML: The Definitive Reference speeds the way to adding sophisticated features to your web pages. Indispensable, complete, and succinct, this bestselling guide is the must-have compendium for all web developers involved in creating dynamic web content.

 

Table of Contents

Preface

Part I. Dynamic HTML Reference

1. HTML and XHTML Reference

     Attribute Value Types

     Shared HTML Element Attributes

     Shared Event Handler Attributes
     Alphabetical Tag Reference

2. Document Object Model Reference

     Property Value Types

     About client- and offset- Properties

     Default Property Values

     Events

     Static W3C HTML DOM Objects

     Shared Object Properties, Methods, and Events

     Alphabetical Object Reference

3. Event Reference

     Alphabetical Event Reference

4. Style Sheet Property Reference

     Property Value Types

     Selectors

     Pseudo-Element and Pseudo-Class Selectors

     At-Rules

     Conventions

     Alphabetical Property Reference

5. JavaScript Core Language Reference

     About Static Objects

     Mozilla Get and Set Methods

     ECMAScript for XML (E4X)

     ECMAScript Reserved Keywords

     Core Objects

     Operators

     Control Statements

     Miscellaneous Statements

     Special (Escaped) String Characters

Part II. Cross References

6. HTML/XHTML Attribute Index

7. DOM Property Index

8. DOM Method Index

9. DOM Events Index

Part III. Appendixes

A. Color Names and RGB Values

B. HTML Character Entities

C. Keyboard Event Character Values

D. Editable Content Commands

E. HTML/XHTML DTD Support

F. The Mozilla Browser Version Trail

Glossary

Index

商品描述(中文翻譯)

**描述**

這本新版本的書籍充滿了最新的網頁規範和瀏覽器功能資訊,是您在 HTML、XHTML、CSS、文件物件模型(DOM)和 JavaScript 開發方面的終極一站式資源。這是針對需要在所有現代瀏覽器中運作的豐富網際網路應用程式設計師的全面參考,包括 Internet Explorer 7、Firefox 2、Safari 和 Opera。

有了這本書,您可以立即查看最新標準技術的瀏覽器支援情況,包括 CSS Level 3、DOM Level 3、Web Forms 2.0、用於 AJAX 應用程式的 XMLHttpRequest、JavaScript 1.7 等等。這本新版本:

- 提供 HTML、XHTML、CSS、DOM 和核心 JavaScript 的標籤、屬性、物件、屬性、方法和事件的快速參考。您可以快速查找特定功能或語言術語,以查看其是否在所需的瀏覽器品牌和版本中可用。
- 包含方便的交叉參考,讓您查找屬性(或物件屬性、方法或事件類型),以找到所有識別它的項目,包括相互關聯的 HTML 標籤、樣式屬性和文件物件模型方法、屬性和事件。
- 提供附錄,讓您可以快速找到在 HTML 編寫和腳本中有用的值。您將找到三個瀏覽器中用於用戶可編輯內容的命令的涵蓋。
- 包含一個詞彙表,為您提供一些新的和可能令人困惑的 DHTML 術語的快速解釋。

《動態 HTML:權威參考》加速了您為網頁添加複雜功能的過程。這本必備的、完整的、簡明的暢銷指南是所有參與創建動態網頁內容的網頁開發人員必備的彙編。

**目錄**

前言

**第一部分:動態 HTML 參考**

1. HTML 和 XHTML 參考
- 屬性值類型
- 共享 HTML 元素屬性
- 共享事件處理器屬性
- 按字母順序排列的標籤參考

2. 文件物件模型參考
- 屬性值類型
- 關於客戶端和偏移屬性
- 預設屬性值
- 事件
- 靜態 W3C HTML DOM 物件
- 共享物件屬性、方法和事件
- 按字母順序排列的物件參考

3. 事件參考
- 按字母順序排列的事件參考

4. 樣式表屬性參考
- 屬性值類型
- 選擇器
- 偽元素和偽類選擇器
- At-Rules
- 約定
- 按字母順序排列的屬性參考

5. JavaScript 核心語言參考
- 關於靜態物件
- Mozilla 的 Get 和 Set 方法
- ECMAScript for XML (E4X)
- ECMAScript 保留關鍵字
- 核心物件
- 運算符
- 控制語句
- 其他語句
- 特殊(轉義)字串字符

**第二部分:交叉參考**

6. HTML/XHTML 屬性索引
7. DOM 屬性索引
8. DOM 方法索引
9. DOM 事件索引

**第三部分:附錄**

A. 顏色名稱和 RGB 值
B. HTML 字符實體
C. 鍵盤事件字符值
D. 可編輯內容命令
E. HTML/XHTML DTD 支援
F. Mozilla 瀏覽器版本追蹤
詞彙表
索引