Please enable JavaScript to use CodeHS

South Carolina Fundamentals of Web Page Design and Development

Lesson 10.9 Challenge: Collecting User Clicks

Description

In this lesson, students will implement the skills they’ve learned from the previous lessons to create a program that tracks the number of times elements are clicked.


Objective

Students will be able to:

  • Track click events
  • Appropriately implement the Date object class