mirror of https://github.com/metafizzy/isotope
Filter & sort magical layouts
http://isotope.metafizzy.co
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
desandro
c8df5cdc06
|
14 years ago | |
---|---|---|
docs | 14 years ago | |
README.md | 14 years ago | |
jquery.mercutio.js | 14 years ago |
README.md
jQuery Mercutio
Mercutio is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Mercutio 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.
The primer in docs/index.html has all the documentation to get you started.
Code repository: github.com/desandro/mercutio
View the docs live: desandro.com/demo/mercutio/docs
Copyright (c) 2010 David DeSandro, licensed MIT