:last Selector
Selects the last matched element.
Selects the last matched element.
Set a timer to delay execution of subsequent items in the queue.
Get all following siblings of each element up to but not including the element matched by the selector, DOM node, or jQuery object passed.
Reduce the set of matched elements to the even ones in the set, numbered from zero.
Reduce the set of matched elements to the final one in the set.
Selects all elements that are the last child of their parent.
Add handlers to be called when the Deferred object is resolved, rejected, or still in progress.
Selects all elements that are the last among siblings of the same element name.
Bind an event handler to the “keyup” event, or trigger that event on an element.
Selects all elements that have no siblings with the same element name.
Execute the next function on the queue for the matched elements.
The number of elements in the jQuery object.
Remove the set of matched elements from the DOM.
Selects the element that is the root of the document.
Selects all elements that are disabled.
Selects all elements that are the nth child of their parent in relation to siblings with the same element name.
Attach an event handler for all elements which match the current selector, now and in the future.
Selects all elements that are the first among siblings of the same element name.
Selects all elements of the specified language.
Selects all elements that are descendants of a given ancestor.