The result of someElement.getBoundingClientRect() returns a special object of type ClientRect (or DomRect apparently). It is structured like {top: 10, ...
確定! 回上一頁