jQuery.flickrGallery

jQuery.flickrGallery

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 1.00 out of 5)
Loading ... Loading ...
115 views

Displays four photosets from flickr. One of them is invalid, and thus demonstrates what happens when a photos is removed or no longer available via the public flickr api.

A jQuery plugin that provides a way to embed flickr images into your site.

 $('#example1').flickrGallery({ api_key: '6682e529b68ecbad4ffe38eb06c2a7b2', photoset_ids: [ '7215760invalid0238417754', '72157594510628160', '72157600286172216', '72157594545277831' ] }); 

This example demonstrates how a gallery could be loaded by clicking on a link. Galleries are loaded only once into the page, thus subsequent clicks on it will not reload the gallery.

// Link calls a function by the name of window.example2() window.example2 = function() { var opt = { api_key: '6682e529b68ecbad4ffe38eb06c2a7b2', photoset_ids: [ '72157594543007149', '72157600279232184', '72157594556739391', '72157594558950696', '72157594555408745', '72157600297423699' ], loading_msg: '', thumb_click_hide: true }; $('#example2').flickrGallery(opt); } 

USAGE:

To use this plug in, included it into the page following the jQuery library. Call the flickrGallery() method on a set of elements to create the flickr gallery element.

(‘#id’).flickrGallery(opt)

The primary method (flickrGallery()) accepts one param consisting of an object. Valid object attributes are defined below.

Demo:

Download: http://sourceforge.net/project/downloading.php?group_id=199439&filename=jQuery.ptFlickrGallery-0.1.zip

Source:

http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/stumbleupon_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/delicious_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/blinklist_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/furl_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/technorati_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/magnolia_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/google_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/myspace_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/facebook_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/sphinn_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/mixx_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/twitter_32.png

Related Listings:

  1. Dynamic flickr Badge Script A work colleague who runs Tobago Retreats asked me to...
  2. Query Flickr plugin Script jQuery Flickr plug-in is a JavaScript interface for Flickr Services...
  3. jCarousel Script – Jquery Plugin A jQuery plugin for controlling a list of items in...
  4. Imago – Quick Ajax Image Gallery Imago is an Ajax Image Gallery with focus on simplicity...
  5. New slideshow control The AJAX Feed API with a new Slide Show Control....

Do you like this post?

Email:     

Tags: , , , , , , , , , , , , , ,

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment



Web Design & CSS (Templates) - TOP.ORG