Skip to content

darcyclarke/jQuery-Flickr-Photo-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Flickr Photo Plugin

Get and embed a photo from a flickr url.

Example Usage

$('.photo').flickrVideo({ 
  url : 'http://www.flickr.com/photos/rj3/5641046720/', 
  key : 'yourKey', 
  secret : 'yourSecret'
})

Note: You will need an flickr API key and secret to use this plugin. You can get an API key by logging into your Yahoo/flickr account and heading here: http://www.flickr.com/services/api/keys/. More information on the flickr API can be found here: http://www.flickr.com/services/api/

About

A plugin to generate a flickr photo froma url

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published