Adds/removes a CSS class depending on value
Sets the CSS 'display' property to value
Toggles a CSS class
Gets the HTML element corresponding to original selector. If the selector returns multiple items, the first is yielded
Returns a set of HTML elements that match selector
Sets inner HTML
Sets inner text
Wraps an element (or set of elements) with handy functions for manipulation.