Attach a handler to an event for the elements. The handler is executed at most once per element per event type.
Determine if the callbacks have already been called at least once.
Attach a handler to an event for the elements. As of jQuery 1.7, the
Retrieve one of the elements matched by the jQuery object. The .get() method grants
Register a handler to be called when the first Ajax request begins. This is an Ajax Event.
Get the computed style properties for the first element in the set of matched elements. The
Pass each element in the current matched set through a function, producing a new jQuery object containing the return values.
Display or hide the matched elements with a sliding motion. The .slideToggle() method
Determine whether an element has any jQuery data associated with it. The jQuery.hasData()
Selects all next elements matching "next" that are immediately preceded by a sibling "prev". One
Page 1 of 32