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 :) )
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.
There's a jquery plugin for Picasa.
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 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
精彩评论