在 Web API 中有一个DOMRectReadOnly接口,它有一个属性width ,它为我们提供了 DOMRect 对象的宽度。
句法:
var recX = DOMRect.width;
退货类型:
Double value
示例:获取创建的 DOMRect 对象的宽度。
DOMRect width property
GeeksForGeeks
DOMRect width property
输出:
点击按钮前:
点击按钮后:
支持的浏览器: DOMRect width 属性支持的浏览器如下:
- 谷歌浏览器
- Safari 10.1
- 火狐
- 歌剧