Selects all direct child elements specified by "child" of elements specified by "parent". As a CSS
Bind an event handler to the "mouseout" JavaScript event, or trigger that event on an element. This
Remove a single class, multiple classes, or all classes from each element in the set of matched elements. If
Translate all items in an array or object to new array of items. If you wish to process a jQuery
Get the value of a property for the first element in the set of matched elements. The .prop()
Bind an event handler to the "keydown" JavaScript event, or trigger that event on an element. This
Prevents the event from bubbling up the DOM tree, preventing any parent handlers from being notified of the event.
Bind an event handler to the "load" JavaScript event. This method is a shortcut for .on( "load"
Selects elements which contain at least one element that matches the specified selector. The expression
Matches elements that match all of the specified attribute filters.
Page 8 of 32