In this module you will be introduced to the concepts of Objects, the DOM, and events and how you can use them.
 

OBJECTIVES
Upon completing this section, you should be able to:

  1. Arrays
  2. Objects
  3. The "set" command
  4. The Document Object Model
  5. Events
    1. onClick
    2. onSubmit
    3. onMouseOver
    4. onMouseOut
    5. onFocus
    6. onChange
    7. onBlur
    8. onLoad
    9. onUnload