CIS 119 Chapter 4

Objectives

  • Use the Window object
  • Use the Document object
  • Use a Text object
  • Use a Number object
  • Use a String object
  • Use a Date object
  • Use the DOM to modify an element's content
  • Create functions
  • Call functions
  • Discuss variable scope
  • Specify strict mode
  • Explain the effects of using strict mode
  • Set up an event handler

Online notes for the week

Chapter 4 outline