DOM Enlightenment

Cover of DOM Enlightenment by Lindley, Cody
Year: 2013
Language: english
Edition: 1
Pages: 161
ISBN-13: 9781449342845
Dimensions:
Height: 9.19 Inches
Length: 7 Inches
Weight: 0.65 Pounds
Width: 0.38 Inches
Editorial overview Touché

DOM Enlightenment by Cody Lindley, published by O’Reilly Media, Inc. in 2013, is a practical guide designed to enhance your skills in manipulating HTML through the Document Object Model (DOM) without relying on a DOM library. This edition spans 161 pages and is presented in English, offering a hands-on approach with code examples in a cookbook style. The book emphasizes modern DOM concepts and aims to clarify the functionality of various node objects, making it a valuable resource for those with JavaScript experience.

Readers will find a comprehensive exploration of JavaScript node objects and their interactions with the DOM, including properties and methods related to document, element, text, and DocumentFragment objects. The book also covers essential topics such as element node selection, geometry, inline styles, and the integration of CSS style sheets into HTML documents. Additionally, it discusses setting up DOM events using various coding patterns and introduces the author’s vision for dom.js, a jQuery-inspired DOM library tailored for modern browsers.


Official synopsis Publisher

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. If you have JavaScript experience, 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 DOMLearn the properties and methods of document, element, text, and DocumentFragment objectsDelve into element node selecting, geometry, and inline stylesAdd CSS style sheets to an HTML document and use CSSStyleRule objectsSet up DOM events by using different code patternsLearn the author’s vision for dom.js, a jQuery-inspired DOM Library for modern browsers

FAQ
What is “DOM Enlightenment” about?
This page includes the available description and bibliographic details for “DOM Enlightenment” by Lindley, Cody. Synopsis preview: 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 (jQuer…
Who is the author of “DOM Enlightenment”?
“DOM Enlightenment” is credited to Lindley, Cody.
When was “DOM Enlightenment” published?
Publisher: O’Reilly Media, Inc.. Year: 2013.
What is the ISBN for “DOM Enlightenment”?
ISBN-13: 9781449342845.
What are the book details (language, pages, edition)?
Language: english. Pages: 161. Edition: 1.

Related Books by Topic