 |
.focus() | jQuery API Documentation
jQuery: The Write Less, Do More, JavaScript Library ... This method is a shortcut for .on( "focus", handler ) in the first and second variations, and .trigger( "focus" ) in the third. The focus event is sent to an element when it gains focus.
api.jquery.com |
 |