这是可能与jQuery吗?
我一直在看scrollTop和scrollTo插件,但我似乎不能连接的点。
var y = $(window).scrollTop(); //your current y position on the page $(window).scrollTop(y+150);