document object model (DOM)

GPTKB entity

Statements (57)
Predicate Object
gptkbp:instance_of gptkb:standard
gptkbp:allows_manipulation_of HTML elements
XML elements
gptkbp:allows_traversal_of node tree
gptkbp:can_be_found_in CSS selectors
gptkbp:can_be_manipulated_through Java Script events
gptkbp:can_be_manipulated_using DOM APIs
gptkbp:can_create interactive web applications
gptkbp:controls document content
gptkbp:describes structure of a document
gptkbp:enables AJAX functionality
https://www.w3.org/2000/01/rdf-schema#label document object model (DOM)
gptkbp:includes element nodes
text nodes
document nodes
gptkbp:is_a_basis_for document manipulation techniques
gptkbp:is_a_foundation_for client-side scripting
gptkbp:is_a_model_that_allows dynamic content updates
gptkbp:is_a_model_that_enables real-time updates to web pages
gptkbp:is_a_model_that_provides a structured representation of documents
gptkbp:is_a_model_that_supports document events
gptkbp:is_a_programming_interface_for web documents
gptkbp:is_a_subject_of web standards discussions
gptkbp:is_a_tree_structure_of nodes
gptkbp:is_affected_by CSS styles
gptkbp:is_compatible_with gptkb:XML
gptkb:HTML5
gptkbp:is_critical_for modern web applications
gptkbp:is_defined_by W3 C specifications
gptkbp:is_essential_for single-page applications
dynamic web pages
gptkbp:is_implemented_in web browsers
gptkbp:is_language-independent gptkb:true
gptkbp:is_maintained_by gptkb:W3_C
gptkbp:is_often_used_in gptkb:j_Query
gptkbp:is_part_of web APIs
gptkbp:is_related_to gptkb:HTML_Document_Object_Model
gptkb:XML_Document_Object_Model
gptkbp:is_standardized_by document representation
gptkbp:is_supported_by modern browsers
gptkbp:is_taught_in web development courses
gptkbp:is_used_by gptkb:Java_Script
gptkbp:is_used_in web development
gptkbp:key_concept web programming
gptkbp:key_feature web architecture
gptkbp:model document structure representation
gptkbp:modifications document structure
Java Script functions
gptkbp:provides node manipulation
gptkbp:provides_access_to document structure
gptkbp:provides_properties_for node attributes
gptkbp:represents objects in a document
gptkbp:responds_to user actions
gptkbp:serialization HTML or XML
gptkbp:supports_event_handling_for user interactions
gptkbp:bfsParent gptkb:CSS_Selectors_Level_1
gptkbp:bfsLayer 7