Table of Contents

DOM - Event Callback Function (Attach function to Event)

About

An event callback is a callback function that is executed when a event is fired.

The Event callback function can be added / defined through:

and get: