Skip to content

Document Object Model : Processing Structured Documents
Stock Photo: Cover May Be Different

Document Object Model : Processing Structured Documents Paperback - 2002

by Marini, Joe [Conductor]

  • New
  • Paperback

This volume provides readers with a comprehensive overview of the DOMUs application programming interface. The book examines real-world applications of the DOM, including exclusive case studies of DOM-based browsers and applications.

Description

McGraw-Hill/OsborneMedia, 2002-07-24. Paperback. New. New. In shrink wrap. Looks like an interesting title!
New
NZ$194.05
NZ$9.01 Shipping to USA
Standard delivery: 2 to 21 days
More Shipping Options
Ships from GridFreed LLC (California, United States)

About GridFreed LLC California, United States

Biblio member since 2021
Seller rating: This seller has earned a 5 of 5 Stars rating from Biblio customers.

We sell primarily non-fiction, many new books, some collectible first editions and signed books. We operate 100% online and have been in business since 2005.

Terms of Sale: 30 day return guarantee, with full refund including original shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

Browse books from GridFreed LLC

Details

  • Title Document Object Model : Processing Structured Documents
  • Author Marini, Joe [Conductor]
  • Binding Paperback
  • Edition 1st
  • Condition New
  • Pages 377
  • Volumes 1
  • Language ENG
  • Publisher McGraw-Hill/OsborneMedia
  • Date 2002-07-24
  • Illustrated Yes
  • Features Illustrated, Index, Table of Contents
  • Bookseller's Inventory # Q-0072224363
  • ISBN 9780072224368 / 0072224363
  • Weight 1.53 lbs (0.69 kg)
  • Dimensions 9.38 x 7.42 x 0.89 in (23.83 x 18.85 x 2.26 cm)
  • Library of Congress subjects Object-oriented programming (Computer, Constraint programming (Computer science)
  • Library of Congress Catalog Number 2002726701
  • Dewey Decimal Code 005.276

From the rear cover

Tap the Power of the Document Object Model

Here's a practical guide to using the W3C's standardized DOM interfaces to process XML and HTML documents. Learn the concepts, design, theory, and origins of the DOM. Use the DOM to inspect, navigate, and manipulate a document's nodes and content; then learn to build useful applications that can easily be ported to any DOM-compliant implementation without re-coding. Get easy-to-follow advice on using the DOM in real-world scenarios such as manipulating document content, creating user interfaces, and offloading processing to the client side. "The "Document Object Model: Processing Structured Documents will help you flatten your learning curve, standardize programming, reuse code, and reduce development time.Discover the advantages of having a common means of manipulating document information Examine the history and theory behind the DOM's structure, organization, and API Learn to work with various DOM implementations for both client and server Dynamically view and edit a document's elements and navigate its structure Develop document-processing applications that are implementation independent Learn to work with the core data types and interfaces required for effective DOM applications Take advantage of DOM support in Web browsers--including the latest versions of Netscape, Internet Explorer, and Opera Dissect common algorithms and code patterns of DOM processing Build useful, practical DOM applications using a step-by-step approach Debug DOM code in browsers and client/server applications