Execute all handlers and behaviors attached to the matched elements for the given event type. Any
Remove a previously-attached event handler from the elements. Event handlers attached with
Return a Promise object to observe when all actions of a certain type bound to the collection, queued or not, have finished.
For each element in the set, get the first element that matches the selector by testing the element itself and traversing up through its ancestors in the DOM tree.
Reduce the set of matched elements to the one at the specified index. Given a jQuery object that
Load a JavaScript file from the server using a GET HTTP request, then execute it. This is a shorthand
Execute some JavaScript code globally. This method behaves differently from using a normal JavaScript
Selects all elements of type submit. The :submit selector typically applies to button
Get the current computed width for the first element in the set of matched elements. The difference
Execute the next function on the queue for the matched element. Note: This is a
Page 24 of 32