Skip to content

Instantly share code, notes, and snippets.

@ZenCocoon
Created August 17, 2010 18:14
Show Gist options
  • Save ZenCocoon/531225 to your computer and use it in GitHub Desktop.
Save ZenCocoon/531225 to your computer and use it in GitHub Desktop.
var hCarousel = new S2.UI.Carousel("hcarousel", {cycle: 'loop'});
new PeriodicalExecuter(function(pe) { hCarousel.scrollNext(); }, 3);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment