📅  最后修改于: 2022-03-11 15:02:39.049000             🧑  作者: Mango
/* 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.
*/
$(".example").outerWidth();