CSE :: Javascript - CS
- What is the purpose of the Node object property ownerDocument?
- Which of the following Node object property returns the local part of the name of a node?
- What is the property textContent?
- Which of the following Node object property returns the node immediately before a node?
- What is the purpose of the method getUserData(key)?
- How to associate an object to a key on a node?
- Which method is used to compare the placement of two nodes in the DOM hierarchy (document)?