To get the x,y position of an HTML element using JavaScript, call the element.offsetLeft and element.offsetTop properties.
確定! 回上一頁