DOM Enlightenment (Paperback)
暫譯: DOM 啟示錄 (平裝本)

Cody Lindley

  • 出版商: O'Reilly
  • 出版日期: 2013-04-02
  • 售價: $870
  • 貴賓價: 9.5$827
  • 語言: 英文
  • 頁數: 180
  • 裝訂: Paperback
  • ISBN: 1449342841
  • ISBN-13: 9781449342845
  • 相關分類: JavaScriptjQuery
  • 相關翻譯: DOM 深入精要 (DOM Enlightenment) (繁中版)
  • 海外代購書籍(需單獨結帳)

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

相關主題

商品描述

With DOM Enlightenment, you’ll learn how to manipulate HTML more efficiently by scripting the Document Object Model (DOM) without a DOM library. Using code examples in cookbook style, author Cody Lindley (jQuery Cookbook) walks you through modern DOM concepts to demonstrate how various node objects work.

Over the past decade, developers have buried the DOM under frameworks that simplify its use. This book brings these tools back into focus, using concepts and code native to modern browsers. You’ll understand the role jQuery plays in DOM scripting, and learn how to use the DOM directly in applications for mobile devices and specific browsers that require low overhead.

  • Understand JavaScript node objects and their relationship to the DOM
  • Learn the properties and methods of document, element, text, and DocumentFragment objects
  • Delve into element node selecting, geometry, and inline styles
  • Add CSS style sheets to an HTML document and use CSSStyleRule objects
  • Set up DOM events by using different code patterns
  • Learn the author’s vision for dom.js, a jQuery-inspired DOM Library for modern browsers

商品描述(中文翻譯)

在《DOM 啟蒙》中,您將學會如何更有效地操作 HTML,通過不使用 DOM 函式庫來編寫文件物件模型(Document Object Model, DOM)。作者 Cody Lindley(《jQuery 食譜》)使用食譜風格的程式碼範例,帶您了解現代 DOM 概念,以展示各種節點物件的運作方式。

在過去的十年中,開發人員將 DOM 隱藏在簡化其使用的框架之下。本書將這些工具重新聚焦,使用現代瀏覽器原生的概念和程式碼。您將了解 jQuery 在 DOM 腳本中的角色,並學會如何在需要低開銷的移動設備和特定瀏覽器的應用程式中直接使用 DOM。

- 了解 JavaScript 節點物件及其與 DOM 的關係
- 學習 document、element、text 和 DocumentFragment 物件的屬性和方法
- 深入探討元素節點選擇、幾何和內聯樣式
- 將 CSS 樣式表添加到 HTML 文件中並使用 CSSStyleRule 物件
- 通過使用不同的程式碼模式來設置 DOM 事件
- 了解作者對 dom.js 的願景,這是一個受 jQuery 啟發的現代瀏覽器 DOM 函式庫