This is an infinite slide anim
keep-rolling
This is an infinite slide animation plug-in, which inherits the basic css style, you just need a direct reference just fine.(这是一个无限滑动的动画插件,其中继承了基础的css样式,您只需要直接引用就好了。)
demo查看:
你可以直接clone到本地进行查看!
<script src="test.js"></script> 通过cdn引入(暂时未上传‘_’) 通过npm/yarn进行安装
npm i keep-rolling yarn add keep-rolling
然后再传入参数。
参数解释params | type | explanation | required |
---|---|---|---|
imgs | Array | 图片的绝对or相对地址 | √ |
imgWidth | number | 图片的宽度(绝对宽度) | √ |
speed | number | 图片移动速度(1为requestAnimationFrame间隔) | √ |
box | Object | 外层盒子的参数 | √ |
author: lvlei(.fun) 吕雷
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。