The plugin parses a page for links to Google's Picasa Web Albums pages, and replaces them with the photos found on those links.
Can be used to retrieve the entire album, a preset number of photos or just a single image.
Here are some key features of "brscPicasa":
· Very easy to use.
· Can replace URLs to Picasa page with photos on that page.
· Replaces HTTP and HTTPS links alike.
· Eses Google’s partial response.
· Can display both public and private photos.
· Can be easily integrated with any lightbox clone plugin thanks to callback option.
· Should work on all major browsers (tested on IE6/7/8, Firefox, Chrome, Safari, Opera).
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library
What's New in This Release: [ read full changelog ]
· Added support for all major browsers (not only those that support CORS).
· Replace also links with https protocol (https://picasaweb.google.com/...).
· Bug fixed: links without usefull information (http://picasaweb.google.com/) should not be replaced.
· Code optimizations.
· Fixed and modified demo page, added demos with Colorbox.