Reputation: 61
Been trying to implement a similar image grid comparable to that found on the 500px.com and lightbox.com but was unsuccessful.
I was wondering what that grid type is called and if there are any solutions out there to learn/figure out how to create something similar.
Upvotes: 5
Views: 4822
Reputation: 53
Probably the most straight-forward jquery gallery of this style is Lightbox2:
http://lokeshdhakar.com/projects/lightbox2/
Upvotes: 1
Reputation: 6884
I think Masonry is what you are looking for, but you have several good jquery plugins.
Check some out here:
http://css-tricks.com/seamless-responsive-photo-grid/
Upvotes: 8