blur event
Bind an event handler to the “blur” event, or trigger that event on an element.
Bind an event handler to the “blur” event, or trigger that event on an element.
Get the current coordinates of the first element in the set of matched elements, relative to the offset parent.
Pass each element in the current matched set through a function, producing a new jQuery object containing the return values.
Selects the target element indicated by the fragment identifier of the document’s URI.
The current DOM element within the event bubbling phase.
Add handlers to be called when the Deferred object is rejected.
Handles errors thrown synchronously in functions wrapped in jQuery().
Selects the combined results of all the specified selectors.
Remove all child nodes of the set of matched elements from the DOM.
Remove the whitespace from the beginning and end of a string.
An optional object of data passed to an event method when the current executing handler is bound.
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.
An object containing all CSS properties that may be used without a unit. The .css() method uses this object to see if it may append px to unitless values.
Selects all elements that are the last child of their parent.
Selects the last matched element.
Execute the next function on the queue for the matched elements.
Selects all elements that are the first child of their parent.
Selects all elements of type file.
Selects all elements of type password.
Selects element if it is currently focused.