window.onscroll=function(){ var st=document.documentElement.scrollTop ||document.body.scrollTop ||window.pageYOffset ||window.scrollY||0; document.title=st;
確定! 回上一頁