我应该定制一个照片库还是调整现有的照片库?
我的任务是创建一个带有“收藏”的全屏图像/照片库。基本上,该网站将从一个集合开始,然后移动到下一个集合(或者可以通过下拉导航元素切换),每个集合由一个简单的加载/标题屏幕分隔,该屏幕在加载后淡出。
它将有一个非常简单的用户界面: 标识 简单的菜单,包含收藏选择和一些链接。 可折叠的照片标题。 底栏: [ 查看:collection_name < 2/12> 隐藏 UI]
我一直在寻找一个 jquery 插件,它可能会让我的生活变得更轻松一些,但我还没有真正看到任何可以工作/可以调整以满足这些要求的东西。
您知道有什么插件可以让这变得更容易吗?我应该如何处理“集合”及其加载?
I have the task of creating a full screen image/photo gallery with 'collections'. Basically the site will start out on a collection and move to the next (or can be switched by drop-down navigational element) with each collection separated by a simple loading/title screen that fades out after it loads.
It will have a very simple UI:
logo
simple menu with collections selection and a few links.
collapsible photo caption.
botom bar:
[ viewing: collection_name < 2/12 > hide UI]
I have searched for a jquery plug-in that might make my life a bit easier but I haven't really seen anything that may work/be tweaked to suit these requirements.
Do you know of any plug-ins that will make this easier?, How should I handle the 'collections' and the loading of them?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
Gallery3 已处理所有照片组织和操作。您可以修改 Smarty 模板以添加您需要的但可能尚不存在的特定 UI 元素。
Gallery3 will already handle all of the photo organization and manipulation. You can modify the Smarty templates to add the specific UI elements you require that may not already be present.
看看 JAlbum。
Have a look at JAlbum.
http://leandrovieira.com/projects/jquery/lightbox/
如果需要,可以使用 jquery lightbox快速完成。
http://leandrovieira.com/projects/jquery/lightbox/
Use jquery lightbox if you want to do it quickly.