Jquery 图像滑块/画廊,适用于不同尺寸的图像
我有一些不同大小的图像,我想在一个简单的 jquery 画廊中显示它们,并具有向前和向后导航。
有没有为此制作的 jquery 插件?我发现的大多数都是针对相同尺寸的图像制作的。
谢谢!
I have a few different sized images that I would like to display in a simple jquery gallery with forward and back navigation.
Is there a jquery plugin that is made for this? Most of the ones I find are made for images that are the same size.
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
总有标准风格的画廊。
There's always the standard style gallery.
尝试这些:
但是还有很多其他的
Try these ones:
But there are tons of other ones
FancyBox FTW :) http://fancybox.net/
FancyBox FTW :) http://fancybox.net/
看看这个 - 非常好的轮播,并为您提供所需的所有代码:
http://brenelz.com/blog/creating-a-3d-carousel-from-scratch/
或这个
http://blarnee.com/wp/jquery-image- carousels-for-slidehow/comment-page-1/
Have a look at this - really nice carousel and gives you all the code you need:
http://brenelz.com/blog/creating-a-3d-carousel-from-scratch/
or this
http://blarnee.com/wp/jquery-image-carousels-for-slidehow/comment-page-1/