Selects all sibling elements that follow after the "prev" element, have the same parent, and match the filtering "siblings" selector.
Selects all elements with the given tag name. JavaScript's getElementsByTagName() function
Add the previous set of elements on the stack to the current set. Note: This function
Attach a handler to one or more events for all elements that match the selector, now or in the future, based on a specific set of root elements.
Remove all child nodes of the set of matched elements from the DOM. This method removes not only
Globally disable all animations. When this property is set to true, all animation methods
Returns whether event.stopImmediatePropagation() was ever called on this event object. This property
Select all elements that contain the specified text. The matching text can appear directly within
Store arbitrary data associated with the specified element. Returns the value that was set. Note:
Register a handler to be called when Ajax requests complete with an error. This is an Ajax Event.
Page 20 of 32