WEBD-234: Web Design & Implementation

Web Design Logo

JavaScript/DOM Quiz Example:

NOTE: The clock reveals the seconds thoughout the duration of taking the quiz.




1. The word DOM referring to methods used to manipulate objects w/JavaScript stands for _____.
a) Data Object Method
2. DOM mehods allow to get Elements by all of the following except for _____.
3. The structural layer of a document should always be separate from its style layer and _____.
4. The DOM tree contains all of the following node types except for _____.
5. With Ajax, the object used by JavaScript to make a request to the server is referred to as _____.