开发者

location of first visible pixel in window? (jquery)

I dont't know how to put that, but I need y coordinates of the first pixel that is visible in window when I scroll do开发者_StackOverflow社区wn.

thanks, Mladen


Should be scrollTop:

$(window).scrollTop();
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜