user2076941
user2076941

Reputation: 153

Jquery google like image grid

Does anyone know of an image gallery using jquery that scales images and places them like in an image google search (eg. all images on straight rows even though a row can contain different amount of images depending on width of the image)

(not like a montage as masorny)

Thanks

Upvotes: -1

Views: 9136

Answers (1)

Bruno
Bruno

Reputation: 71

Check out this jQuery Plugin: https://github.com/brunjo/rowGrid.js. It places items like in the Google image search.

Upvotes: 1

Related Questions