Site hosted by Angelfire.com: Build your free website today!

Kate Wolford

Replace XYZ with your answer to the following questions.

  1. DHTML uses a hierarchy called: Document Object Model (DOM)
  2. Linking a Web page to an external file is called: data binding
  3. Which object provides browser information in the DOM? Navigator
  4. Which object contains the URL of the current web page? Location
  5. Which object represents the current Web page in the DOM? Document
  6. An __________ (also called a collapsible list) lets you hide and show information based upon user actions: expandable outline
  7. The changing the appearance of text or swapping one graphic for another when the user points to an image is commonly referred to as a ________ effect: rollover
  8. ______ features are unique elements and attributes that are written for a specific browser: proprietary
  9. What is the top level object in the DOM? Window
  10. The word ____ is scripting shorthand to tell a function to make changes to the current object: El (Element)