使用 javaScript 获取 flickr/picasa 图片
我想从 flick/picasa 中添加我的相册中的图片幻灯片。是否可以在页面上以 javascript 方式获取图像,然后使用 jQuery 显示它们(我可以这样做:))
I want to add a slide show of pictures from one my photo albums from flick/picasa.Is it possible to fetch the images javascriptically on the page and then show them using jQuery(that i can do :) )
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
Flickrshow 就是您想要的。它使用非常简单的集成,并且仅使用 JavaScript。 Jquery-Flickr 也以一种非常好的方式做到了这一点。
请查看此处
目前对 Picasa 的支持还不是很多,但您可以总是扩展现有的。
Flickrshow is what you want then. it uses very simple integration, and only JavaScript. Jquery-Flickr also does that in a very nice way.
Check it out here
There isn't much support for Picasa yet, but you can always extend the existing ones.
Picasa 有一个 jquery 插件。
There's a jquery plugin for Picasa.
如果您是开发人员,那么我建议您使用这个 小 jQuery 片段 来加载来自 picasa 的任何图像/相册数据,然后使用您想要的众多 slideshow / 图像查看器插件之一。
If you are a developer, then I'd suggest you use this little jQuery snippet to load any image / album data from picasa you want, and then use one of the many slideshow / image viewer plugins you wish.
Bootstrap Image Gallery 是 blueimp Gallery 的扩展,blueimp Gallery 是一个支持触摸、响应式且可定制的图像和图像库。视频库。
它在 Bootstrap 框架的模式对话框中显示图像和视频,具有滑动、鼠标和键盘导航、过渡效果、全屏支持和点播内容加载的功能,并且可以扩展以显示其他内容类型。
脚本链接
演示:我的相册
Bootstrap Image Gallery is an extension to blueimp Gallery, a touch-enabled, responsive and customizable image & video gallery.
It displays images and videos in the modal dialog of the Bootstrap framework, features swipe, mouse and keyboard navigation, transition effects, fullscreen support and on-demand content loading and can be extended to display additional content types.
script Link
Demo : My album