offsetWidth ; y = this.getPageOffsetTop(item); /* Is the client Opera? */ if (Browser.isOpera) { x = item.offsetWidth; y = item.offsetTop; } /* Is the client ...
確定! 回上一頁