pageYOffset ; // get number of pixels document has scrolled vertically var scrollamount = (scrolltop / (scrollheight-windowheight)) *100 //get scroll amount ...
確定! 回上一頁