Skip to content

Instantly share code, notes, and snippets.

@codeink
Last active December 15, 2015 13:49
Show Gist options
  • Save codeink/5270105 to your computer and use it in GitHub Desktop.
Save codeink/5270105 to your computer and use it in GitHub Desktop.
$('#slideshow').cycle();
$('.gal').cycle({
fx: 'scrollHorz',
delay: -4000
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment