带有 jQuery 灯箱的图片库
我想创建一个展示产品的 jQuery 图片库。它将一次显示一张产品图像,带有下一个/上一个箭头,以及图像上叠加的简短名称和价格。如果用户点击它,就会进入订单页面。它将有一个图标来显示图像的更大的模态版本(灯箱样式),以及完整的描述、价格和订购页面的链接。
换句话说,它是一个内联画廊,大约 250px X 150px,带有下一个/上一个选项,而且还有一个小图标可以在可以有链接的灯箱类型模式窗口中启动它。
I'd like to create a jQuery image gallery of showcased products. It will show one product image at a time, with Next/Previous arrows, and a brief name and price as overlay on the image. If users click it, it will go to the order page. It will have an icon to show a larger, modal version (Lightbox style) of the image with full description, price, and a link to a page to order it.
In other words, it's an inline gallery, about 250px X 150px, with next/previous option, but also with a little icon to fire it up in a lightbox type modal window that can have links.
Here's an example which doesn't have the inline gallery effect. Here's another, also missing the inline gallery. Is there such a beast as what I'm looking for? Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看看这个,也许您发现它对您的项目有用: https://github.com/creotiv/jquery-照片墙
Look at this, maybe you find it useful for your project: https://github.com/creotiv/jquery-photowall