Document events

On this page the following events are added to the document:
blur, click, contextmenu, error, focus, keydown, keypress, keyup, load, mousedown and -up, mousemove, resize, unload. If any of these events takes place it's logged in the textarea.

This link contains a JavaScript error.

Switch mousemove on/off
Switch key events on/off

See also the same tests on the:

  1. window element
  2. documentElement element
  3. body element