Categories
Blog

jQuery Masonry

Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.

<div class="posterous_quote_citation">via <a href="http://desandro.com/resources/jquery-masonry/">desandro.com</a></div>