Tests: <HTMLElement>.onClick()

Attach event:

Usage: <HTMLElement>.onClick(callback <Function>)

Note: This is just a shorthand for the .on() function for attaching to the "click" event.