Tests: <HTMLElement>.onBlur()

Attach event:

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

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

Note: click anywhere outside of the following field to trigger the 'blur' event: