使用 jQuery 实现流畅灵活的图像幻灯片
有谁知道是否有一个用于“响应式”图像幻灯片的 jquery 插件?
Does anyone know if there is a jquery plugin for a "responsive" image slideshow?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
有这个:
http://www.pixedelic.com/plugins/camera/
它是反应灵敏并具有大量功能。唯一的警告是,每次修改 css 时都必须非常小心,并确保在 IE7 和 IE8 等浏览器上进行测试,我不能 100% 肯定此幻灯片适用于这些浏览器。不过,欢迎您尝试一下。
There is this one:
http://www.pixedelic.com/plugins/camera/
It's responsive and with tons of features. The only warning about it, is that you have to be very careful whenever modifying the css and also make sure to test it on browsers such as IE7 and IE8, I'm not 100% positive that this slideshow works on those browsers. You are welcome to give it a try, though.
查看这篇响应式 jQuery 幻灯片文章。
Check out this Responsive jQuery Slideshow article.