DOM Enlightenment

by Cody Lindley

0 ratings • 0 reviews • 0 shelved
Book cover for DOM Enlightenment

Bookhype may earn a small commission from qualifying purchases. Full disclosure.

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
  • ISBN10 1449342841
  • ISBN13 9781449342845
  • Publish Date 2 April 2013 (first published 1 January 2013)
  • Publish Status Active
  • Publish Country US
  • Imprint O'Reilly Media
  • Format Paperback
  • Pages 180
  • Language English