Portfolio

$(document).ready(function() { var $gallery = $('#FlickrImages'); //Flickr Integration $.getJSON("https://api.flickr.com/services/feeds/photos_public.gne?id=[YOUR-FLICKR-USER-ID]&lang=en-us&format=json&jsoncallback=?", function(data){ $.each(data.items, function(i,item){ if(i<=9999){ $("").attr("src", item.media.m).appendTo($gallery) .wrap(""); } }); $gallery.imagesLoaded( function() { $gallery.masonry(); }); }); });
 #BMRT - Fotografie | moin@bmrt.de | Call me: 01579 - 2335530 | m.me/BMRTFotografie | fb.me/BMRTFotografie
Unterstützt von Webnode Cookies
Erstellen Sie Ihre Webseite gratis! Diese Website wurde mit Webnode erstellt. Erstellen Sie Ihre eigene Seite noch heute kostenfrei! Los geht´s