JavaScript Bible, 5/e
暫譯: JavaScript 聖經,第五版
Danny Goodman, Michael Morrison
- 出版商: Hungry Minds
- 出版日期: 2004-03-23
- 售價: $1,930
- 貴賓價: 9.5 折 $1,834
- 語言: 英文
- 頁數: 1272
- 裝訂: Paperback
- ISBN: 0764557432
- ISBN-13: 9780764557439
-
相關分類:
JavaScript
已絕版
買這商品的人也買了...
-
$650$514 -
$920$727 -
$880$695 -
$1,029Operating System Concepts, 6/e (Windows XP Update)
-
$860$679 -
$2,050$1,948 -
$780$741 -
$590$466 -
$380$342 -
$780$616 -
$690$587 -
$750$638 -
$560$476 -
$720$612 -
$650$514 -
$850$723 -
$480$379 -
$750$593 -
$780$616 -
$780$616 -
$590$460 -
$490$382 -
$650$507 -
$450$383 -
$580$452
相關主題
商品描述
* This new edition of the definitive guide to JavaScript has been revamped to
cover the latest browsers, language updates, extensions, and JavaScript
standards
* Part tutorial and part reference, the book serves as a learning
tool for building new JavaScript skills and a detailed reference for seasoned
JavaScript developers
* Danny Goodman's exclusive interactive workbench, The
Evaluator, makes it easy to master JavaScript and DOM concepts
* Offers
deployment strategies that best suit the user's content goals and target
audience
* Bonus CD-ROM is packed with advanced content for the reader who
wants to go an extra step
Table of Contents:
Foreword.
Preface.
Acknowledgments.
PART I: Getting Started with JavaScript.
Chapter 1: JavaScript’s Role in the World Wide Web and Beyond.
Chapter 2: Authoring Challenges Amid the Browser Wars.
Chapter 3: Your First JavaScript Script.
PART II: JavaScript Tutorial.
Chapter 4: Browser and Document Objects.
Chapter 5: Scripts and HTML Documents.
Chapter 6: Programming Fundamentals, Part I.
Chapter 7: Programming Fundamentals, Part II.
Chapter 8: Window and Document Objects.
Chapter 9: Forms and Form Elements.
Chapter 10: Strings, Math, and Dates.
Chapter 11: Scripting Frames and Multiple Windows.
Chapter 12: Images and Dynamic HTML.
PART III: Document Objects Reference.
Chapter 13: JavaScript Essentials.
Chapter 14: Document Object Model Essentials.
Chapter 15: Generic HTML Element Objects.
Chapter 16: Window and Frame Objects.
Chapter 17: Location and History Objects.
Chapter 18: The Document and Body Objects.
Chapter 19: Link and Anchor Objects.
Chapter 20: Image, Area, and Map Objects.
Chapter 21: The Form and Related Objects.
Chapter 22: Button Objects.
Chapter 23: Text-Related Form Objects.
Chapter 24: Select, Option, and FileUpload Objects.
Chapter 25: Event Objects.
Chapter 26: Style Sheet and Style Objects.
PART IV: JavaScript Core Language Reference.
Chapter 27: The String Object.
Chapter 28: The Math, Number, and Boolean Objects.
Chapter 29: The Date Object.
Chapter 30: The Array Object.
Chapter 31: Control Structures and Exception Handling.
Chapter 32: JavaScript Operators.
Chapter 33: Functions and Custom Objects.
Chapter 34: Global Functions and Statements.
Chapter 35: Body Text Objects.
PART V: Appendixes.
Appendix A: JavaScript and Browser Object Quick Reference.
Appendix B: JavaScript Reserved Words.
Appendix C: Answers to Tutorial Exercises.
Appendix D: JavaScript and DOM Internet Resources.
Appendix E: What’s on the CD-ROM.
Index.
End-User License Agreement.
PART VI: Bonus Chapters.
Chapter 36: HTML Directive Objects.
Chapter 37: Table and List Objects.
Chapter 38: The Navigator and Other Environment Objects.
Chapter 39: Positioned Objects.
Chapter 40: Embedded Objects.
Chapter 41: XML Objects.
Chapter 42: The Regular Expression and RegExp Objects.
Chapter 43: Data-Entry Validation.
Chapter 44: Scripting Java Applets and Plug-Ins.
Chapter 45: Debugging Scripts.
Chapter 46: Security and Netscape Signed Scripts.
Chapter 47: Cross-Browser Dynamic HTML Issues.
Chapter 48: Internet Explorer Behaviors.
Chapter 49: Application: Tables and Calendars.
Chapter 50: Application: A Lookup Table.
Chapter 51: Application: A “Poor Man’s” Order Form.
Chapter 52: Application: Outline-Style Table of Contents.
Chapter 53: Application: Calculations and Graphics.
Chapter 54: Application: Intelligent “Updated” Flags.
Chapter 55: Application: Decision Helper.
Chapter 56: Application: Cross-Browser DHTML Map Puzzle.
Chapter 57: Application: Transforming XML Data.
商品描述(中文翻譯)
* 本書是 JavaScript 的權威指南的新版本,已更新以涵蓋最新的瀏覽器、語言更新、擴展和 JavaScript 標準。
* 本書部分為教程,部分為參考資料,既是學習新 JavaScript 技能的工具,也是資深 JavaScript 開發者的詳細參考。
* Danny Goodman 獨家的互動工作台 The Evaluator,使掌握 JavaScript 和 DOM 概念變得簡單。
* 提供最適合用戶內容目標和目標受眾的部署策略。
* 附贈的 CD-ROM 裝載了進階內容,適合希望更進一步的讀者。
**目錄:**
前言。
序言。
致謝。
**第一部分:JavaScript 入門。**
第 1 章:JavaScript 在全球資訊網及其他領域的角色。
第 2 章:瀏覽器戰爭中的創作挑戰。
第 3 章:你的第一個 JavaScript 腳本。
**第二部分:JavaScript 教程。**
第 4 章:瀏覽器和文檔對象。
第 5 章:腳本和 HTML 文檔。
第 6 章:程式設計基礎,第一部分。
第 7 章:程式設計基礎,第二部分。
第 8 章:窗口和文檔對象。
第 9 章:表單和表單元素。
第 10 章:字串、數學和日期。
第 11 章:腳本框架和多個窗口。
第 12 章:圖像和動態 HTML。
**第三部分:文檔對象參考。**
第 13 章:JavaScript 基本要素。
第 14 章:文檔對象模型基本要素。
第 15 章:通用 HTML 元素對象。
第 16 章:窗口和框架對象。
第 17 章:位置和歷史對象。
第 18 章:文檔和主體對象。
第 19 章:鏈接和錨點對象。
第 20 章:圖像、區域和地圖對象。
第 21 章:表單及相關對象。
第 22 章:按鈕對象。
第 23 章:與文本相關的表單對象。
第 24 章:選擇、選項和文件上傳對象。
第 25 章:事件對象。
第 26 章:樣式表和樣式對象。
**第四部分:JavaScript 核心語言參考。**
第 27 章:字串對象。
第 28 章:數學、數字和布林對象。
第 29 章:日期對象。
第 30 章:數組對象。
第 31 章:控制結構和異常處理。
第 32 章:JavaScript 運算符。
第 33 章:函數和自定義對象。
第 34 章:全局函數和語句。
第 35 章:主體文本對象。
**第五部分:附錄。**
附錄 A:JavaScript 和瀏覽器對象快速參考。
附錄 B:JavaScript 保留字。
附錄 C:教程練習答案。
附錄 D:JavaScript 和 DOM 互聯網資源。
附錄 E:CD-ROM 上的內容。
索引。
最終用戶許可協議。
**第六部分:附加章節。**
第 36 章:HTML 指令對象。
第 37 章:表格和列表對象。
第 38 章:導航器和其他環境對象。
第 39 章:定位對象。
第 40 章:嵌入對象。
第 41 章:XML 對象。
第 42 章:正則表達式和 RegExp 對象。
第 43 章:數據輸入驗證。
第 44 章:腳本 Java Applets 和插件。
第 45 章:調試腳本。
第 46 章:安全性和 Netscape 簽名腳本。
第 47 章:跨瀏覽器動態 HTML 問題。
第 48 章:Internet Explorer 行為。
第 49 章:應用:表格和日曆。
第 50 章:應用:查找表。
第 51 章:應用:“窮人的”訂單表。
第 52 章:應用:大綱式目錄。
第 53 章:應用:計算和圖形。
第 54 章:應用:智能“更新”標誌。
第 55 章:應用:決策助手。
第 56 章:應用:跨瀏覽器 DHTML 地圖拼圖。
第 57 章:應用:轉換 XML 數據。