pageYOffset 是IE9+浏览器获取滚动距离的,实质跟document.documentElement/document.body上的scrollTop/scrollLeft功能一致,所以日常都使用兼容写法:.
確定! 回上一頁