文件名称:rAFScroller.js:使用requestAnimationFrame进行垂直动画滚动
文件大小:4KB
文件格式:ZIP
更新时间:2024-05-19 00:34:11
JavaScript
rAFScroller.js 使用requestAnimationFrame的垂直(仅)动画滚动。 用法 只需包含js文件,然后调用: // rAFScroller.scrollIntoView() takes two arguments; an element and a config // object. The element should be an element in the DOM and the config object // can hold the following properties and values (default values shown): var config = { duration : 300 , // A positive number representing the duration of the animation.
【文件预览】:
rAFScroller.js-master
----rAFScroller.js(3KB)
----rAFScroller.min.js(2KB)
----LICENSE(1KB)
----README.md(1KB)