Skip to content

Instantly share code, notes, and snippets.

@furkanbaycan
Created July 5, 2017 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save furkanbaycan/1e4090ccbb47d5edb54277b7f43ac933 to your computer and use it in GitHub Desktop.
Save furkanbaycan/1e4090ccbb47d5edb54277b7f43ac933 to your computer and use it in GitHub Desktop.
<script>
new Philter({
transitionTime: 0.5, // hover transition time
url: './js', // philter directory
tag: true // 'philter' in data attributes
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment