article

objects -DOM CORE nodes

[WHAT]

  1. ] the browser reads the html page and constructs the "DOM",
    1. each html element becomes a DOM node including the Document itself
  2. ] In the HTML DOM (Document Object Model), everything is a "node"
    1. The document itself is a document node
    2. All HTML elements are element nodes
    3. All HTML attributes are attribute nodes
    4. Text inside HTML elements are text nodes
    5. Comments are comment nodes

[WHY]

  1. dom node
    1. ]
  2. dom nodeList
    1. ]
  3. DOM NamedNodeMap 
    1. In the HTML DOM, the NamedNodeMap object represents an unordered collection of an elements attribute nodes.
    2. Nodes in a NamedNodeMap can be accessed by name or by index (number).
  4. DOM Document
    1. OLD http://www.w3schools.com/jsref/dom_obj_core_document.asp
  5. DOM Element
    1. OLD http://www.w3schools.com/jsref/dom_obj_element.asp
  6. DOM Attribute
    1. OLD http://www.w3schools.com/jsref/dom_obj_attr.asp
  7. ] DOM Events
    1. ]

[WHERE]

  1. ]

[WHEN]

  1. ]

[EXAMPLE]

  1. ]

[HOW-TO]

  1. ]

[REFERENCE]

  1. ]
Details Photos Edit more

Details

ID: 1698

NAME: objects-DOM-CORE-overview

DESCRIPTION: whats NEW ...]

AUTHOR: article.author/s

EDITOR: article.editor/s

PUBLISHER: article.publisher/s

STATUS: Write

PRIORITY: -5

OWNER ID: 75

Content Photos Edit more

photos

page_photo

actions

Email Email-Owner SMS and