DOMRectReadOnly API 接口中的 x 属性用于表示 x 坐标。它是只读属性。
句法:
var recX = DOMRect.x;
返回值:返回 DOMRectReadOnly API 的 x 坐标。
示例:本示例使用 DOMRect.x 属性来获取 DOMRect 对象的 x 坐标。
Web API DOMRectReadOnly x property
GeeksforGeeks
Web API | DOMRectReadOnly x property
输出:
- 点击按钮前:
- 点击按钮后:
支持的浏览器: DOMRectReadOnly x 属性支持的浏览器如下:
- 谷歌浏览器
- 火狐
- Safari 10.1
- 歌剧