Key Click - Instructions

This page displays button click event information and key up down event information.

Button Events

Every click event on the button is documented in the event list.

It is possible to trigger ‘click’ events without using the mouse, by purely using the keyboard. Can you figure out how

Key Events

Pressing key down or key up show an event in the list of Events.

These events have additional attributes to show the event number and time event was created.

Any key up and key down event are documented in the event list with:

  • event type (up, down)
  • key type
  • key value
  • time of event
  • id of the event