CIS 119 Chapter 5

Objectives

  • Explain how forms work
  • Use common form elements
  • Explain what the DOM is
  • Use DOM scripting techniques

Online notes for the week

Chapter 5 outline

  • Discuss how forms work
  • Explore common form elements
    • text box
    • textarea
    • radio button
    • check box
    • list box
  • Discuss what the DOM is
  • Use DOM scripting techniques
  • Add new nodes to the DOM