Skip to content

Instantly share code, notes, and snippets.

@anestan
Last active August 29, 2015 14:20
Show Gist options
  • Save anestan/7fffb6c6b9aee94953ee to your computer and use it in GitHub Desktop.
Save anestan/7fffb6c6b9aee94953ee to your computer and use it in GitHub Desktop.
icelock - Auto slideshow testimonial function
$('#testimonial-slider').flexslider({
animation: "fade",
slideshow: true,
slideshowSpeed: 3000,
animationDuration: 200,
directionNav: false,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment