Standard JavaScript Events Including those for Mobile Devices ( Ex. onTouchBegin, onLoad, etc.) and Animation and Transition Events

In this element, you can move your mouse over the rectangular and you will see random numbers display area that uses the onmousemove event handler.

Click the button to remove the DIV's event handler.

Note the numbers:

In this element the addEventListener() method is used for a "click" event.

CLICK ME!