Skip to content

Instantly share code, notes, and snippets.

@pixelomo
Last active November 18, 2015 17:08
Show Gist options
  • Save pixelomo/1f81a26b4b66e9c5f6f1 to your computer and use it in GitHub Desktop.
Save pixelomo/1f81a26b4b66e9c5f6f1 to your computer and use it in GitHub Desktop.
// Create Autoplay Carousel
var auto = new carousel({
    box       : 'auto-box',
    slider    : 'auto-carousel',
    autoplay  : true,
    autoDelay : 3
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment