Execute all handlers attached to an element for an event. .triggerHandler( eventType )
Sorts an array of DOM elements, in place, with the duplicates removed. Note that this only works on arrays of DOM elements, not strings or numbers.
Selects all elements that are the nth-child of their parent, counting from the last element to the first. Because
Return a Deferred's Promise object. The deferred.promise() method allows an asynchronous
Accepts a string containing a CSS selector which is then used to match a set of elements. In the
Remove all of the callbacks from a list. This method returns the Callbacks object onto which it
Wrap an HTML structure around each element in the set of matched elements. The .wrap()
Bind an event handler to the "change" JavaScript event, or trigger that event on an element. This
Takes a well-formed JSON string and returns the resulting JavaScript value. Passing in a malformed
Encode a set of form elements as an array of names and values. The .serializeArray()
Page 12 of 32