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.
22 lines
757 B
22 lines
757 B
<section id="copy"> |
|
<p>Isotope’s capabilities are designed to be used together cohesively. You can do it all — filter, sort, change layout modes, add items — and Isotope will handle it with ease.</p> |
|
</section> |
|
|
|
<section id="options" class="clearfix"> |
|
|
|
{% include filter-buttons.html %} |
|
|
|
{% include sort-buttons.html %} |
|
|
|
{% include layout-options.html %} |
|
|
|
<h3>Etc</h3> |
|
|
|
<ul id="etc" class="floated clearfix"> |
|
|
|
<li id="toggle-sizes"><a href="#toggle-sizes">Toggle variable sizes</a></li> |
|
<li id="insert"><a href="#insert">Insert new elements</a></li> |
|
<li id="append"><a href='#append'>Append new elements</a></li> |
|
<!-- <li id="shuffle"><a href='#shuffle'>Shuffle</a></li> --> |
|
</ul> |
|
</section> <!-- #options --> |