nivo 滑块效果,按顺序而不是随机触发选定的效果
有没有办法让 nivo 滑块按顺序使用效果,即: 向上滑动-->然后向下滑动-->然后滑动 SlideUp 等...
而不是使用随机触发任一效果的 effect: "slideUp,slideDown"
。
问候萨姆
is there a way of getting the nivo slider to use effects in order ie:
slideUp --> then slideDown --> then slide slideUp ect...
rather then using effect: "slideUp,slideDown"
which randomly fires either effect.
regards sam
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我为你写了这个。 (注意,我还没有测试它或验证它的工作原理,但理论是合理的)
I wrote this for you. (Note, I have not tested it or validated it works, but the theory is sound)
这是一个正确的版本。
Here is a correct version.