https://github.com/joho/snackjs-flickr-gallery
A Flickr image gallery built using SnackJS and CSS3 Transitions
https://github.com/joho/snackjs-flickr-gallery
Last synced: about 1 month ago
JSON representation
A Flickr image gallery built using SnackJS and CSS3 Transitions
- Host: GitHub
- URL: https://github.com/joho/snackjs-flickr-gallery
- Owner: joho
- Created: 2013-04-24T12:50:23.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2020-03-10T14:59:48.000Z (over 6 years ago)
- Last Synced: 2025-01-26T02:52:17.341Z (over 1 year ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SnackJS Flickr Gallery
===
A very, very simple Flickr gallery built using [SnackJS](https://github.com/rpflorence/snack) for the JSONP/Element finding stuff and CSS3 Animations for the smooth, smooth transitions.
To use, take the stylesheet & js from the project and put them wherever you put such things in your project, then link to them. I do it kinda like:
Then in your markup wherever you want to put an image gallery just chuck this element in
If you want to get fancy and pass some extra options to the Flickr feed API you can do it like:
If you have no idea what your user id is (I didn't) then you can plug your username in at [idgettr](everydamnedshirt)
Browser Support
---
I have no idea. I tried to be conservative with my js & css, and am using a cross browser selector thingo for SnackJS, but I was too lazy to test it.
Who?
---
[John Barton](https://johnbarton.co/) made this.
Why?
---
I was helping out with some small updates to a website built years and years ago and it had some kind of flash image gallery I didn't understand. I figured it was easier to build a new one than figure out how flash shit works, and easier to use the flickr API than build a cms for image galleries.
Licence
---
MIT Licence, fools.