.outerWidth()
Get the current computed outer width (including padding, border, and optionally margin) for the first element in the set of matched elements or set the outer width of every matched element.
Get the current computed outer width (including padding, border, and optionally margin) for the first element in the set of matched elements or set the outer width of every matched element.
Insert content, specified by the parameter, to the beginning of each element in the set of matched elements.
Select all elements at an index greater than index within the matched set.
Bind an event handler to the “contextmenu” JavaScript event, or trigger that event on an element.
Get the current computed outer height (including padding, border, and optionally margin) for the first element in the set of matched elements or set the outer height of every matched element.
Remove an event handler.
Insert content, specified by the parameter, to the end of each element in the set of matched elements.
Select all elements at an index less than index within the matched set.
Select the element at index n within the matched set.
Bind an event handler to the “error” JavaScript event.
Add handlers to be called when the Deferred object is either resolved or rejected.
Selects all elements that are selected.
Get the current computed inner width (including padding but not border) for the first element in the set of matched elements or set the inner width of every matched element.
Bind an event handler to the “scroll” JavaScript event, or trigger that event on an element.
Get the current computed inner height (including padding but not border) for the first element in the set of matched elements or set the inner height of every matched element.
Get the descendants of each element in the current set of matched elements, filtered by a selector, jQuery object, or element.
Wrap an HTML structure around each element in the set of matched elements.
Insert content, specified by the parameter, after each element in the set of matched elements.
Get the current horizontal position of the scroll bar for the first element in the set of matched elements or set the horizontal position of the scroll bar for every matched element.
Insert content, specified by the parameter, before each element in the set of matched elements.