Attach event:
Usage: <HTMLElement>.onFocus(callback <Function>)
Note: This is just a shorthand for the .on() function for attaching to the "focus" event.
Note: click into the text field to set the focus:
Usage: <HTMLElement>.onFocus(callback <Function>)
Note: This is just a shorthand for the .on() function for attaching to the "focus" event.
Note: click into the text field to set the focus: