.focus( delay [, callback ] ) Returns: jQuery
Description: Asynchronously set focus to an element.
-
.focus( delay [, callback ] )
This plugin extends jQuery's built-in .focus()
method. If jQuery UI is not loaded, calling the .focus()
method may not fail directly, as the method still exists. However, the expected behavior will not occur.