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.
12 lines
680 B
12 lines
680 B
14 years ago
|
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](http://github.com/desandro/mercutio)
|
||
|
|
||
|
View the docs live: [desandro.com/demo/mercutio/docs](http://desandro.com/demo/mercutio/docs/)
|
||
|
|
||
|
Copyright (c) 2010 David DeSandro, licensed MIT
|