cssText = "position:fixed; color: red"; // assign coordinates, don't forget "px"! let coords = elem.getBoundingClientRect() ...
確定! 回上一頁