Return the data passed with the on() method for each <p> element:
The event.data property contains the optional data passed to an event method when the current executing handler is bound.
| Parameter | Description |
|---|---|
| event | Required. The event parameter comes from the event binding function |
Your message has been sent to W3Schools.