DOM

GPTKB entity

Statements (62)
Predicate Object
gptkbp:instance_of gptkb:document
gptkbp:allows Dynamic Changes to Content
Traversal of Nodes
gptkbp:can_be_added Using append Child()
gptkbp:can_be_queried Using Selectors
gptkbp:can_be_validated Using DOMParser
gptkbp:controls Using Java Script
Using create Document Fragment()
Using create Element()
Using create Text Node()
Using import Node()
Using inner HTML Property
Using j Query
Using remove Attribute()
Using set Attribute()
Using text Content Property
gptkbp:defines Logical Structure of Documents
gptkbp:enables Event Handling
gptkbp:facilitates User Interaction
gptkbp:has Node Types
gptkbp:has_a_level_1_specification Published in 1998
gptkbp:has_a_level_2_specification Published in 2000
gptkbp:has_a_level_3_specification Published in 2004
https://www.w3.org/2000/01/rdf-schema#label DOM
gptkbp:includes Text Nodes
Attribute Nodes
Element Nodes
gptkbp:is_a_core_concept_in Web APIs
gptkbp:is_a_key_component_of Web Browsers
gptkbp:is_a_programming_interface for HTML and XML Documents
gptkbp:is_a_tree_structure of Nodes
gptkbp:is_a_w3_c_standard gptkb:Specification
gptkbp:is_accessible_by Using child Nodes Property
Using first Child Property
Using get Element By Id()
Using get Elements By Class Name()
Using get Elements By Tag Name()
Using last Child Property
Using next Sibling Property
Using parent Node Property
Using previous Sibling Property
Using query Selector()
gptkbp:is_essential_for Single Page Applications
gptkbp:is_language-independent in Nature
gptkbp:is_observed_in Using Mutation Observers
gptkbp:is_related_to gptkb:HTML5
gptkbp:is_supported_by All Modern Browsers
gptkbp:is_updated_by Without Reloading the Page
gptkbp:is_used_in Web Development
AJAX Applications
gptkbp:provides Access to Elements
gptkbp:replaced_by Using replace Child()
gptkbp:replaces Using remove Child()
gptkbp:represents Structure of a Document
gptkbp:reprints Using clone Node()
gptkbp:serialization to XML or JSON
Using XMLSerializer
gptkbp:style Using CSS
gptkbp:supports Scripting Languages
CSS Manipulation
gptkbp:bfsParent gptkb:Web
gptkbp:bfsLayer 3