Skip to content

Instantly share code, notes, and snippets.

@pixelomo
Last active November 18, 2015 17:10
Show Gist options
  • Save pixelomo/7177dff877e3228cd2b8 to your computer and use it in GitHub Desktop.
Save pixelomo/7177dff877e3228cd2b8 to your computer and use it in GitHub Desktop.
// Create Vertical Carousel
var vertical = new carousel({
    box         : 'vert-box',
    slider      : 'vert-carousel',
    vertical    : true,
    vertWidth   : "100%",
    vertHeight  : 800
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment