欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

document.documentElement && document.documentElement.scrollTop

 更新時(shí)間:2007年12月01日 21:48:11   作者:  

在標(biāo)準(zhǔn)的瀏覽器下,需要注意的東西,例如雙擊自動(dòng)滾動(dòng)

var diffY;
if (document.documentElement && document.documentElement.scrollTop)
    diffY = document.documentElement.scrollTop;
else if (document.body)
    diffY = document.body.scrollTop
else
    {/*Netscape stuff*/}

相關(guān)文章

最新評(píng)論