Skip to content

Instantly share code, notes, and snippets.

@seyna
Created June 2, 2013 09:48
Show Gist options
  • Save seyna/5693178 to your computer and use it in GitHub Desktop.
Save seyna/5693178 to your computer and use it in GitHub Desktop.
MixItUp.js 運用 multifilter
$(function(){
$('#Grid').mixitup({
showOnLoad: 'category_1 category_2 category_3',
multiFilter: true
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment