Selects a single element with the given id attribute. For id selectors, jQuery uses the JavaScript
Remove a handler from the event for all elements which match the current selector, based upon a specific set of root elements.
Pass each element in the current matched set through a function, producing a new jQuery object containing the return values.
Insert content, specified by the parameter, after each element in the set of matched elements. The
Selects elements that have the specified attribute with a value either equal to a given string or starting with that string followed by a hyphen (-).
Determine whether the argument is an array. $.isArray() returns a Boolean indicating
Disable a callback list from doing anything more. This method returns the Callbacks object onto
Register a handler to be called when the first Ajax request begins. This is an Ajax Event.
Bind an event handler to the "mouseover" JavaScript event, or trigger that event on an element. This
Bind an event handler to the "error" JavaScript event. This method is a shortcut for .on(
Page 8 of 32