Image grid like 500px.com or lightbox. com?

There was an attempt to implement a similar image grid comparable to that found on 500px.com and lightbox.com , but failed.

I was wondering what is called a grid type, and if there are any solutions to learn / figure out how to create something like this.

+5
source share
2 answers

I think Freemasonry is what you are looking for, but you have some good jquery plugins.

Check here:

http://masonry.desandro.com/

http://isotope.metafizzy.co/

http://css-tricks.com/seamless-responsive-photo-grid/

+8
source

Probably the most direct jquery gallery of this style is Lightbox2:

http://lokeshdhakar.com/projects/lightbox2/

+1

All Articles