flickr API JSON response
Uploads from everyone I have for my gallery script I am working on (in development)
$.getJSON("http://api.flickr.com/services/feeds/photos_public.gne?jsoncallback=?", {tags: q,format: "json",size: "s",count: "8"}).done(function( data ) { removeLoading(filldiv);
console.log(album(filldiv,true,"link","url").load(data,function(width){window.gallery_width = width;},window.gallery_width,100,100).details.width); }).fail(function(jqxhr, textStatus, error){alert(error);}); Easy Image Loader by James P. Malloy
-
mikea12 -
Thanks - 1 reply
{{ DiscussionBoard.errors[9277478].message }}-
kingjpm -
Thanks
SignatureRogueDen.com{{ DiscussionBoard.errors[9280303].message }} -
-