« Previous Demo: Image Zoom Tour Images by Andrey & Lili CC BY-NC 3.0 back to the Codrops post

Automatic Image Montage with jQuery

Fullscreen liquid example with alternating heights, last image will fill the last row. Refresh the browser to see a different arrangement.

View the options for this example
fillLastRow	: true,
alternateHeight	: true,
alternateHeightRange : {
	min	: 90,
	max	: 240
}