Also in: Events > Form Events | Forms blur event Bind an event handler to the “blur” event, or trigger that event on an element.
Also in: Events > Form Events | Forms focus event Bind an event handler to the “focus” event, or trigger that event on an element.
Also in: Deferred Object jQuery.Deferred.getErrorHook() Return an Error instance with a defined stack.
Also in: Utilities .uniqueSort() Sorts a jQuery object of DOM elements, in place, with the duplicates removed. Note that this only works on jQuery objects consisting of DOM elements, not strings or numbers.