diff --git a/demo/jquery.fancy-photoset.min.js b/demo/jquery.fancy-photoset.min.js index ee38ce7..fd42f92 100644 --- a/demo/jquery.fancy-photoset.min.js +++ b/demo/jquery.fancy-photoset.min.js @@ -2,8 +2,8 @@ * Dual licensed under the MIT (MIT_LICENSE.txt) * and GPL Version 2 (GPL_LICENSE.txt) licenses. * - * Version: 0.1.1 + * Version: 0.2.0 * Requires jQuery 1.4.2+, Fancybox 1.3.1+ * Docs: http://phlippers.net/code/fancy-photoset */ -(function(a){a.fn.fancyPhotoset=function(b){var d=a.extend(a.fn.fancyPhotoset.defaults,b);var e='fancyPhotoset-'+d.photosetId;var c='http://api.flickr.com/services/rest/?&method=flickr.photosets.getPhotos&api_key={apiKey}&photoset_id={photosetId}&format=json&jsoncallback=?'.replace(/\{\w+\}/g,function(f){return d[f.replace(/\{|\}/g,'')]});return this.each(function(){var f=a(this);a(f).append(a('