ウィンドウ名(省略可).scrollBy(X座標,Y座標)
function myWinSc() { scrollBy(0,2); setTimeout("myWinSc()", 100); }
Top / Home / Index / Next