Skip to content

Instantly share code, notes, and snippets.

@takumaro-web
Forked from webalys/WOW-Setup-5
Last active August 29, 2015 14:05
Show Gist options
  • Save takumaro-web/9a108a2824f6354b5073 to your computer and use it in GitHub Desktop.
Save takumaro-web/9a108a2824f6354b5073 to your computer and use it in GitHub Desktop.
wow = new WOW(
{
boxClass: 'wow', // default
animateClass: 'animated', // default
offset: 0, // default
mobile: false, // default <Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(agent);>
live: true // default
}
)
wow.init();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment