Skip to content

Instantly share code, notes, and snippets.

@simonewebdesign
Created August 26, 2013 13:42
Show Gist options
  • Save simonewebdesign/6341535 to your computer and use it in GitHub Desktop.
Save simonewebdesign/6341535 to your computer and use it in GitHub Desktop.
jQuery cycle horizontal scroll effect - demo: http://jquery.malsup.com/cycle/scrollhv.html
$('.foo').cycle({
fx: 'scrollHorz'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment