实现水平使用prototype.js和scriptaculouas的轮播
我需要实现一个 5 个 div 的轮播,其中 3 个出现,两个在屏幕外。我想用箭头循环遍历 div,以便它们像旋转木马一样移动。
我知道你可以使用 jQuery 来做到这一点 - 但我仅限于使用prototype.js 和 scriptaculous。
最简单的方法是什么?
I need to implement a carousel of 5 divs with 3 that appear and two the are off screen. I want to cycle through the divs with arrows so that they move around like a carousel.
I know you can do this with jQuery - but I'm limited to using prototype.js and scriptaculous.
What is the simplest way to do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看
http://miedlar.com/dev/carousel
http://scripteka.com/script/prototype-carousel
check out the implementation of
http://miedlar.com/dev/carousel
http://scripteka.com/script/prototype-carousel