Please enable JavaScript to use CodeHS

Introduction to Computer Science in JavaScript (Corgi)

Lesson 10.5 More Mouse Events

Description

In this lesson, students learn how to extend mouse events to make interactive animations using the movement and dragging motion of the mouse.


Objective

Students will be able to:

  • Explain how events are different from timers.
  • Create interactive programs that use events to respond to the mouse moving