链接:http://www.w3school.com.cn/jquery/css_scrollleft.asp
设置所有匹配元素的水平滚动条位置。
$(selector).scrollLeft(position)
$(selector).scrollTop(position)
设置滚动条的位置
原文:https://www.cnblogs.com/wanlibingfeng/p/9838436.html