📅  最后修改于: 2020-11-26 01:29:14             🧑  作者: Mango
jQuery outsideWidth()方法用于返回第一个匹配项的外部宽度
带边框和边框的元素。
jQuery outsideWidth()方法适用于可见和隐藏元素。
在上图中,您可以看到jQuery outsideWidth()方法同时包含border和padding。
语法:
$(selector).outerWidth(includeMargin)
Parameter | Description |
---|---|
includeMargin | It is an optional parameter. It is a Boolean value which specifies whether to include the margin or not.
|
让我们以一个示例来演示jQuery outsideWidth()方法的效果。
The jQuery Example
Click on any square: