Attach a handler to an event for the elements. As of jQuery 1.7, the
Prevents the event from bubbling up the DOM tree, preventing any parent handlers from being notified of the event.
The namespace specified when the event was triggered. This will likely be used primarily by plugin
Selects even elements, zero-indexed. See also odd. In particular, note that the 0-based indexing
The rate (in milliseconds) at which animations fire. This property can be manipulated to adjust
Creates an object that handles the actual transmission of Ajax data. A transport is an object that
Lock a callback list in its current state. This method returns the Callbacks object onto which it
An optional object of data passed to an event method when the current executing handler is bound.
Register a handler to be called when the first Ajax request begins. This is an Ajax Event.
Register a handler to be called when Ajax requests complete. This is an AjaxEvent.
Page 6 of 32