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

Automatic Image Montage with jQuery

Fixed width and height of a wrapper with scrollbar, last image will fill the last row.

View the options for this example
liquid 	: false,
fillLastRow : true

<div style="width:800px;height:300px;overflow-y:scroll;">
	<div class="am-container" id="am-container">
	...
	<div/>
<div/>