.outerHeight() / .outerWidth()

最后更新于:2022-04-02 03:20:37

[TOC] ## .outerHeight() ![](https://www.jquery123.com/resources/0042_04_03.png) ### 语法 ``` .outerHeight( [includeMargin ] ) // includeMargin: boolean,是否计算 margin ``` ### .outerWidth() ![](https://www.jquery123.com/resources/0042_04_06.png) 其余同理
';