Has anyone seen a javascript library that will generate a photo gallery similar to the way Google+, and now Facebook, organizes photos where some are cropped, but the all seamlessly fill a space.
Something like this:
Has anyone seen a javascript library that will generate a photo gallery similar to the way Google+, and now Facebook, organizes photos where some are cropped, but the all seamlessly fill a space.
Something like this:
Share Improve this question edited Jan 21, 2012 at 5:18 Salsero69 asked Jan 21, 2012 at 5:11 Salsero69Salsero69 2,2403 gold badges24 silver badges28 bronze badges 3- 1 A screenshot would be nice, given that many of us don't have any photos added to our Google+ accounts. – ceejayoz Commented Jan 21, 2012 at 5:13
- @ceejayoz Yeah, realized that, just did it. – Salsero69 Commented Jan 21, 2012 at 5:19
- Thanks, that helps a lot in understanding what you're looking for. Neat UI, I'll be watching this question! – ceejayoz Commented Jan 21, 2012 at 5:21
3 Answers
Reset to default 3I was doing some digging around and found this. It's a bit different, but it still looks nice. The only thing missing is the photo popping out.
http://masonry.desandro./
I was looking for something similar and I've seen a couple now, this builds on jQuery: http://moewashere./jglance and this is really helpful guide: http://www.techbits.de/2011/10/25/building-a-google-plus-inspired-image-gallery/
I've created a wordpress plugin that mimics the Google+ Gallery. The files in the js folder will be handy if you want to write a pure jquery version of this. Might do this myself later.
Demo Plugin