wanlibingfeng

链接:http://www.w3school.com.cn/jquery/css_scrollleft.asp

设置水平滚动条位置

设置所有匹配元素的水平滚动条位置。

$(selector).scrollLeft(position)

设置竖直滚动条位置

设置所有匹配元素的水平滚动条位置。

$(selector).scrollTop(position)

 


 

分类:

技术点:

相关文章: