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.
10 lines
452 B
10 lines
452 B
<h3>Layout modes</h3> |
|
|
|
<ul id="layouts" class="option-set floated clearfix"> |
|
<li><a href="#masonry" class="selected">masonry</a></li> |
|
<li><a href="#fitRows">fitRows</a></li> |
|
<li><a href="#cellsByRow">cellsByRow</a></li> |
|
<li><a href="#masonryHorizontal" class="horizontal">masonryHorizontal</a></li> |
|
<li><a href="#fitColumns" class="horizontal">fitColumns</a></li> |
|
<li><a href="#cellsByColumn" class="horizontal">cellsByColumn</a></li> |
|
</ul> |