Skip to content

Instantly share code, notes, and snippets.

@seyna
Created June 2, 2013 09:42
Show Gist options
  • Save seyna/5693162 to your computer and use it in GitHub Desktop.
Save seyna/5693162 to your computer and use it in GitHub Desktop.
MixItUp.js 打造 Filter Control
<ul>
<li class="filter" data-filter="dogs"></li>
<li class="filter" data-filter="cats"></li>
<li class="filter" data-filter="dogs cats"></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment