使用 javaScript 获取 flickr/picasa 图片

发布于 2024-08-26 00:19:12 字数 93 浏览 6 评论 0原文

我想从 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 技术交流群。

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

发布评论

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

评论(4

盛装女皇 2024-09-02 00:19:12

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.

蓝颜夕 2024-09-02 00:19:12

Picasa 有一个 jquery 插件

There's a jquery plugin for Picasa.

不再见 2024-09-02 00:19:12

如果您是开发人员,那么我建议您使用这个 小 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.

↙温凉少女 2024-09-02 00:19:12

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

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