The Library of Congress > LCCN Permalink

View this record in:  MARCXML | LC Authorities & Vocabularies

Document Object Model (Web site development technology)

LC control no.sh2006005140
Topical headingDocument Object Model (Web site development technology)
    Browse this term in  LC Authorities  or the  LC Catalog
Variant(s)DOM (Web site development technology)
See alsoWeb site development
    Browse this term in  LC Authorities
Object-oriented programming (Computer science)
    Browse this term in  LC Authorities
Found inWork cat.: Keith, J. DOM scripting, c2005.
World Wide Web Consortium. Document Object Model (DOM) Level 1 Specification, 1998 (Provides a standard set of objects for representing HTML and XML documents, a standard model of how these objects can be combined, and a standard interface for accessing and manipulating them)
Webster's new world dictionary of computer terms, 7th ed., c1999: p. 164 (Standard that specifies how Web browsers make the various objects on a page ... available)
Random House Webster's computer & Internet dictionary, 3rd ed., c1999: p. 170 (DOM. Short for D(ocument) O(bject) M(odel))
Wĕbopēdia, July 20, 2006 (DOM: Short for Document Object Model, the specification for how objects in a Web page (text, images, headers, links, etc.) are represented. The DOM defines what attributes are associated with each object, and how the objects and attributes can be manipulated)
Wikipedia, July 20, 2006 (Document Object Model (DOM) is a description of how an HTML or XML document is represented in a tree structure. DOM provides an object oriented application programming interface that allows parsing HTML or XML into a well defined tree structure and operating on its contents)