outerWidth() - returns the outer width of an element (includes padding and border).
outerWidth(true) - returns the outer width of an element (includes padding, border and margin).