jQuery 图片库插件,显示三种尺寸的图像

发布于 2024-09-14 15:54:27 字数 175 浏览 7 评论 0 原文

jQuery 的图像库插件有很多,我需要一个可以以三种尺寸显示图像的插件。基本的图像库插件通常显示所有缩略图和一张大图像。单击缩略图可查看所选图像的较大版本。在这个阶段之后我想要一些东西:单击更大的图像应该打开更大版本的图像 - 在模式覆盖或其他东西中,最好带有上一个/下一个按钮。我认为这个选项在某些现有插件中可用,但我似乎找不到它。

Well there are so many image gallery plugins for jQuery, I need one that can show the images in three sizes. A basic image gallery plugin usually displays all thumbnails and one large image. Clicking on the thumbnail brings the larger version of the chosen image into view. I want something after this stage: clicking the larger image should open-up an even larger version of the image -- in a modal overlay or something, ideally with prev/next buttons. I think this option is available in some existing plugin but I just cannot seem to find it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

烟织青萝梦 2024-09-21 15:54:27

您可以使用 GallerifficGalleria 设置前 2 个级别...缩略图和更大的图像...并且您可以覆盖单击图像以使其显示更大的功能而不是转到下一张图片。

要获得点击图片时放大图片的漂亮弹出效果,您可以查看 此插件

只需查看源代码并更改一些内容即可。我确信只要稍微尝试一下,您就可以实现您正在寻找的功能。如果没有,请回复,有人将能够提出更好的答案。

我希望这有帮助。

You could use a plugin like Galleriffic or Galleria to set up the first 2 levels... thumbnail and larger image... and you could override the functionality of clicking the image to make it display larger instead of going to the next image.

For a nice pop-up effect to enlarge the picture when clicking on it, you could use take a look at this plugin.

Just look at the source code and switch some things around. I'm sure with a little bit of playing around, you can achieve the functionality you're looking for. If not, post back and someone will be able to come up with a better answer.

I hope this helps.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文