jQuery Lightbox 与 Facebook 的新照片查看器类似
有没有类似于 Facebook 新照片查看器的 jQuery lightbox 插件? 具体来说,我正在寻找一个插件,它可以:
- 以编程方式调用
- 根据新内容显示滚动条 显示(如果它比屏幕高度长)
- 显示为模式对话框
编辑:我有一个包含项目的列表,单击这些项目时,将显示灯箱。
Is there any jQuery lightbox plugin similar with Facebook's new Photo Viewer?
Specifically, I'm looking for a plugin where it can:
- be called programmatically
- show scrollbar according to new content
displayed (if it's longer than screen height) - show as modal dialog
EDIT: I have a list with items that when clicked, the lightbox will be shown.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我是 Fancybox 的忠实粉丝:
http://fancybox.net/
您可能会在 fancybox 中使用 iframe
I am a huge fan of Fancybox:
http://fancybox.net/
You probably would an iframe in the fancybox