Describes the nature of the event. event.type
Encode a set of form elements as a string for submission. The .serialize() method creates
Return a number representing the current time. The $.now() method is a shorthand for
Get the current coordinates of the first element in the set of matched elements, relative to the offset parent.
Remove event handlers previously attached using .live() from the elements. Any handler
Relinquish jQuery's control of the $ variable. Many JavaScript libraries use $
Selects all elements that are disabled. As with other pseudo-class selectors (those that begin with
Get the ancestors of each element in the current set of matched elements, optionally filtered by a selector. Given
Bind an event handler to the "mousedown" JavaScript event, or trigger that event on an element. This
Load a JavaScript file from the server using a GET HTTP request, then execute it. This is a shorthand
Page 23 of 32