flickrush

1.0.1 • Public • Published

Flickrush - A jQuery plugin to display flickr photo streams

GitHub : https://github.com/philipbeel/Flickrush
Demo : http://plugins.theodin.co.uk/flickrush/demo/
Website : http://theodin.co.uk
Email : contact@theodin.co.uk
Twitter : @philipbeel

Descrpition

Flickrush is a jQuery plugin designed to make it quick and easy to add your flickr photo stream to any web page with minimal effort. Fully customisable you can choose the number of photos, randomise the ordering and style to fit in with any blog or web page.

Usage

Call in the jQuery framework and jquery.flickrush.js in your webpage

<script type="text/javascript" src="jquery.flickrush.js"></script>

Create an element on your page that you want to call your flickr photo stream into.

<div id="flickrImages"></div>

Initiate flickrush on your selected element, pass in the specified flickr user ID. You can get this here: http://idgettr.com/.

$('#flickrImages').flickrush({id:'44499772@N06' });

Plugin parameters

id: {String} // ID of the flickr user
limit: {Integer} // The number of photos to display
random: {Boolean} // Display the photos in a random sequence

Readme

Keywords

Package Sidebar

Install

npm i flickrush

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • tolga