Event Listeners

Know What Your User is Doing on the Web Page

When a user visits your page, every interaction they have with the page (e.g. a mouse click, scrolling, window resizing, etc.) is recorded as a series of events.

As programmers, we can use these events to bind Javascript code to specific user interactions.

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy